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

docs(readme): add options to docker

fuwn.net be5e7393 c7ae1e10

verified
+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