Actually truly really NOW actually for real truly now fix docker compose in updater
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
updater:
|
||||
build: .
|
||||
user: root
|
||||
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_CONFIG_DIR_GID}
|
||||
ports:
|
||||
- "6969:80"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user