Update docker-compose.yml

This commit is contained in:
Mauricio Siu
2024-07-06 17:15:17 -06:00
committed by GitHub
parent 1b91376f5e
commit 60b19616c1

View File

@@ -2,7 +2,7 @@ services:
db:
image: postgres:13
ports:
- "4432:5432"
- 5432
networks:
- dokploy-network
environment: