This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: ${IMAGE}
|
||||
restart: unless-stopped
|
||||
pull_policy: always
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${PORT:-3035}:3035"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user