Actually truly really NOW actually for real really truly now actually for real fix docker compose in updater

This commit is contained in:
Peter Smit
2025-01-17 15:07:57 +01:00
parent 29e4fd55de
commit f9990972b0
2 changed files with 3 additions and 12 deletions

View File

@@ -1,11 +1,8 @@
services:
updater:
build:
context: .
dockerfile: Dockerfile
args:
- DOCKER_GID=$DOCKER_GID
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_CONFIG_DIR_GID}
build: .
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_GID}
restart: unless-stopped
ports:
- "6969:80"
env_file: