init
This commit is contained in:
8
.devcontainer/external/.env.example
vendored
Normal file
8
.devcontainer/external/.env.example
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
K12STUDY_DB_HOST=host.docker.internal
|
||||
K12STUDY_DB_PORT=5432
|
||||
K12STUDY_DB_NAME=k12study
|
||||
K12STUDY_DB_USER=k12study
|
||||
K12STUDY_DB_PASSWORD=k12study
|
||||
K12STUDY_REDIS_HOST=host.docker.internal
|
||||
K12STUDY_REDIS_PORT=6379
|
||||
K12STUDY_REDIS_PASSWORD=
|
||||
Reference in New Issue
Block a user