hm
This commit is contained in:
parent
c6dc419d40
commit
925b69257c
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ services:
|
||||||
- "traefik.http.routers.django.rule=Host(`${ALLOWED_HOSTS}`)"
|
- "traefik.http.routers.django.rule=Host(`${ALLOWED_HOSTS}`)"
|
||||||
- "traefik.http.routers.django.tls=true"
|
- "traefik.http.routers.django.tls=true"
|
||||||
- "traefik.http.routers.django.tls.certresolver=letsencrypt"
|
- "traefik.http.routers.django.tls.certresolver=letsencrypt"
|
||||||
- "traefik.http.routers.django.middlewares=default-headers@file"
|
|
||||||
db:
|
db:
|
||||||
image: postgres:15-alpine
|
image: postgres:15-alpine
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue