1
0
forked from PGL/Clyde

[fix] wrong file

This commit is contained in:
2024-02-27 19:15:36 +01:00
parent 4c79b9e51f
commit 56df39b584
2 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,5 @@ services:
- 'POSTGRES_DB=clyde'
- 'POSTGRES_USER=devel'
- 'POSTGRES_PASSWORD=devel'
- 'SPRING_PROFILES_ACTIVE=prod'
ports:
- '5432:5432'