mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
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