Skip to content

Commit

Permalink
update file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Hofmann committed Apr 8, 2024
1 parent dd928f4 commit 428fd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
environment:
- 'ALLOWED_CLIENTS=127.0.0.1/32, myDynDNSDomain.no-ip.com' # CHANGE THIS
- 'EXTERNAL_IP=10.111.123.8' # CHANGE THIS TO YOUR VPS PUBLIC IP
- INSTALL_DEFAULT_DOMAINS=false
- TZ=Europe/Berlin
ports:
- '443:8443'
- '80:8080'
Expand Down

0 comments on commit 428fd6c

Please sign in to comment.