Update docker-compose.yaml

This commit is contained in:
2025-02-13 22:36:51 +00:00
parent 3ce414e4be
commit f4b2c52cdc

View File

@@ -4,7 +4,7 @@ services:
build:
context: .
dockerfile: Dockerfile
pull_policy: build
pull_policy: build
restart: always
labels:
- "traefik.enable=true"