generated from VLADIMIR/template
update refresh
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
POSTGRES_DB: evening_detective_server
|
||||
TZ: Asia/Barnaul # Для системного времени контейнера
|
||||
PGTZ: Asia/Barnaul # Специфичная для PostgreSQL переменная
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user