(fix) postgres port no longer exposed

This commit is contained in:
Yamila Moreno 2021-02-03 12:20:28 +01:00
parent 243328c594
commit e9cb2c049a

View File

@ -70,8 +70,6 @@ services:
- taiga-db-data:/var/lib/postgresql/data
networks:
- taiga
ports:
- "5432:5432"
taiga-back:
image: taigaio/taiga-back:latest