This commit is contained in:
2024-08-05 17:38:47 -03:00
parent 2353362c04
commit 62976c8e5c
12 changed files with 5 additions and 5 deletions

View File

@@ -2,14 +2,14 @@ services:
traefik-frontend:
container_name: traefik-frontend
restart: unless-stopped
build:
context: .
dockerfile: Dockerfile
image: ghcr.io/fluzzi/traefik-frontend:latest
#build:
#context: .
#dockerfile: Dockerfile
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./data:/data
environment:
- FLASK_ENV=development
- PUID=1000
- PGID=1000
- TRAEFIK_API_URL=http://norman.lan/api/http/routers