Update docker-compose.yml

This commit is contained in:
没人在家请按门铃
2024-03-26 00:48:58 +08:00
committed by GitHub
parent 081547966a
commit 5b0898caf1
+1 -1
View File
@@ -43,7 +43,7 @@ services:
# image: postgres:alpine
# container_name: postgres
# ports:
# - "5432:5432"
# - "127.0.0.1:5432:5432"
# environment:
# POSTGRES_USER: username
# POSTGRES_PASSWORD: password