Update docker-compose.yml
This commit is contained in:
parent
911880172a
commit
4aa38cc2c7
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ services:
|
|||
restart: unless-stopped
|
||||
ports:
|
||||
- 3402:8080
|
||||
# Replace 3402 with the port you want if needed!
|
||||
environment:
|
||||
- URL=https://httpsurlhere.com
|
||||
# Change the above!
|
||||
|
|
Reference in a new issue