Update docker-compose.yml

This commit is contained in:
nune 2024-10-07 13:05:45 +00:00
parent 911880172a
commit 4aa38cc2c7

View file

@ -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!