refactor: Comment out unused HTTPS router configurations in Swarm services.yml and update OUTLINE_URL in .env.example

This commit is contained in:
2024-09-06 22:37:47 +08:00
parent 0b5e11e215
commit 5d0daaefee
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -519,7 +519,7 @@ REDIS_URL=redis://redis:6379
# URL should point to the fully qualified, publicly accessible URL. If using a
# proxy the port in URL and PORT may be different.
OUTLINE_URL=https://outline.${DOMAINNAME}
OUTLINE_URL=https://outline.${DOMAIN}
OUTLINE_PORT=3000
# See [documentation](docs/SERVICES.md) on running a separate collaboration