mirror of
https://github.com/taigaio/taiga-docker.git
synced 2025-07-31 01:44:39 +02:00
(fix) postgres port no longer exposed
This commit is contained in:
parent
243328c594
commit
e9cb2c049a
@ -70,8 +70,6 @@ services:
|
||||
- taiga-db-data:/var/lib/postgresql/data
|
||||
networks:
|
||||
- taiga
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
taiga-back:
|
||||
image: taigaio/taiga-back:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user