Update production.yml to remove user field in services section
This commit is contained in:
@@ -25,7 +25,6 @@ services:
|
||||
TZ: Asia/Singapore
|
||||
PGID: 1000
|
||||
PUID: 1000
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
- ./postgres-data:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user