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: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
pull_policy: build pull_policy: build
restart: always restart: always
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"