remove traefik network from db

This commit is contained in:
Gal 2023-12-30 19:13:29 +01:00
parent fa4a9bd70a
commit 8a8561fb0f
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 0 additions and 1 deletions

View File

@ -48,6 +48,5 @@ services:
- POSTGRES_DB=gitea - POSTGRES_DB=gitea
networks: networks:
- gitea - gitea
- traefik_network
volumes: volumes:
- ./postgres:/var/lib/postgresql/data - ./postgres:/var/lib/postgresql/data