Add network

This commit is contained in:
Gal 2023-12-30 18:24:28 +01:00
parent a57c6f7a77
commit f73d1b4751
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