Update PostgreSQL timezone settings to 'Asia/Almaty'
This commit is contained in:
@@ -21,8 +21,8 @@ services:
|
||||
-c ssl_cert_file=/certs/server.crt
|
||||
-c ssl_key_file=/certs/server.key
|
||||
-c ssl_ca_file=/certs/ca.crt
|
||||
-c log_timezone=UTC
|
||||
-c timezone=UTC
|
||||
-c log_timezone='Asia/Almaty'
|
||||
-c timezone='Asia/Almaty'
|
||||
networks:
|
||||
- pgnet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user