diff options
| author | Fuwn <[email protected]> | 2024-06-27 12:59:25 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-27 12:59:25 +0000 |
| commit | 30c0784d59499e35ef275cc4dcac8b3a756a4f95 (patch) | |
| tree | f93456b8537bd7375ec3ea132082e7ae780862e9 /README.md | |
| parent | fix(response): new latex.css location (diff) | |
| download | september-0.2.23.tar.xz september-0.2.23.zip | |
format(readme): reformatv0.2.23
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,9 +8,9 @@ September remains simple, but packs more features than you could imagine, all co ## Usage -A production deployment of September can be found at https://fuwn.me, with the root capsule set as [gemini://fuwn.me](gemini://fuwn.me). +A production deployment of September can be found at <https://fuwn.me>, with the root capsule set as [gemini://fuwn.me](gemini://fuwn.me). -You can try proxying any external capsule through the `/proxy/` route: https://fuwn.me/proxy/geminiprotocol.net/. +You can try proxying any external capsule through the `/proxy/` route: <https://fuwn.me/proxy/geminiprotocol.net/>. ### Docker @@ -32,7 +32,7 @@ docker run -d \ fuwn/september:latest ``` -You may start to find this way of passing configuration cumbersome for many options, so Docker management tool like [Portainer](https://www.portainer.io/) or a Docker Compose file might come in handy. +You may start to find this way of passing configuration cumbersome for many options, so a Docker management tool like [Portainer](https://www.portainer.io/) or a Docker Compose file might come in handy. ### Docker Compose |