This commit is contained in:
gw3000 2023-07-26 23:17:15 +02:00
parent c6dc419d40
commit 925b69257c

View file

@ -28,7 +28,6 @@ services:
- "traefik.http.routers.django.rule=Host(`${ALLOWED_HOSTS}`)"
- "traefik.http.routers.django.tls=true"
- "traefik.http.routers.django.tls.certresolver=letsencrypt"
- "traefik.http.routers.django.middlewares=default-headers@file"
db:
image: postgres:15-alpine
volumes: