Actually truly really NOW actually for real fix docker compose in updater
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
GITEA_WEBHOOK_SECRET=
|
||||
DOCKER_CONFIG_DIR=
|
||||
DOCKER_CONFIG_UID=
|
||||
DOCKER_CONFIG_GID=
|
||||
@@ -1,7 +1,6 @@
|
||||
services:
|
||||
updater:
|
||||
build: .
|
||||
user: ${DOCKER_CONFIG_UID}:${DOCKER_CONFIG_GID}
|
||||
ports:
|
||||
- "6969:80"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user