#7
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m8s
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m8s
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
image: postgres:14
|
||||
container_name: postgresdb
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5435:5432
|
||||
environment:
|
||||
POSTGRES_DB: xpensely
|
||||
POSTGRES_USER: ${DB_USERNAME}
|
||||
|
||||
Reference in New Issue
Block a user