Add network

This commit is contained in:
Gal 2023-12-30 19:04:06 +01:00
parent 8ab9ab1335
commit 5e5eababd3
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 0 deletions

View File

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