Actually truly really NOW actually for real really truly now actually for real fix docker compose in updater
This commit is contained in:
@@ -5,7 +5,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- DOCKER_GID=$DOCKER_GID
|
||||
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_CONFIG_DIR_GID}
|
||||
user: ${DOCKER_CONFIG_DIR_UID}:${$DOCKER_GID}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "6969:80"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user