refactor: Comment out unused HTTPS router configurations in Swarm services.yml and update OUTLINE_URL in .env.example
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user