Update docker-compose.yml
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ services:
|
|||||||
# image: postgres:alpine
|
# image: postgres:alpine
|
||||||
# container_name: postgres
|
# container_name: postgres
|
||||||
# ports:
|
# ports:
|
||||||
# - "5432:5432"
|
# - "127.0.0.1:5432:5432"
|
||||||
# environment:
|
# environment:
|
||||||
# POSTGRES_USER: username
|
# POSTGRES_USER: username
|
||||||
# POSTGRES_PASSWORD: password
|
# POSTGRES_PASSWORD: password
|
||||||
|
|||||||
Reference in New Issue
Block a user