wip
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ services:
|
||||
image: postgres
|
||||
restart: always
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5433:5432
|
||||
environment:
|
||||
POSTGRES_USER: root
|
||||
POSTGRES_PASSWORD: mysecretpassword
|
||||
|
||||
Reference in New Issue
Block a user