Update production.yml to remove user field in services section

This commit is contained in:
2024-05-01 20:37:35 +08:00
parent d13e751c3b
commit ac96f47368
-1
View File
@@ -25,7 +25,6 @@ services:
TZ: Asia/Singapore
PGID: 1000
PUID: 1000
user: "1000:1000"
volumes:
- ./postgres-data:/var/lib/postgresql/data
healthcheck: