This commit is contained in:
+1
-1
@@ -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