diff --git a/production.yml b/production.yml index d87d70d..6375976 100644 --- a/production.yml +++ b/production.yml @@ -23,8 +23,6 @@ services: PGDATA: "/var/lib/postgresql/data" LANG: en_US.utf8 TZ: Asia/Singapore - PGID: 1000 - PUID: 1000 volumes: - ./postgres-data:/var/lib/postgresql/data healthcheck: