๐Ÿ A very simple static Gemini server, now with Titan support!
cpp gemini titan gemini-protocol titan-protocol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(readme): add options to docker

Fuwn be5e7393 c7ae1e10

+1 -1
+1 -1
README.md
··· 27 27 ### Docker 28 28 29 29 ```shell 30 - docker run fuwn/maple:latest 30 + docker run -p 1965:1965 -v ./your_capsules_directory:/maple/.maple fuwn/maple:latest 31 31 ``` 32 32 33 33 ### Executable