Docker 파일
This commit is contained in:
7
docker/postgres/.env
Normal file
7
docker/postgres/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
# PostgreSQL 설정
|
||||
POSTGRES_USER=osolit
|
||||
POSTGRES_PASSWORD=osolit1234
|
||||
POSTGRES_DB=osolit_monitor
|
||||
|
||||
# 타임존
|
||||
TZ=Asia/Seoul
|
||||
Reference in New Issue
Block a user