docker-compose and docker files

This commit is contained in:
2026-01-18 08:27:51 -05:00
parent 65b91df22c
commit ec07e5a0c8
3 changed files with 28 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ services:
- SPRING_DATASOURCE_URL=jdbc:postgresql://r710.dev.gofwd.group:5433/ss_builder
- SPRING_DATASOURCE_USERNAME=dba
- SPRING_DATASOURCE_PASSWORD=!@#Qwerty
- SPRING_PROFILES_ACTIVE=prod
networks:
- app-network