Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Deploy runtime

Merged Muhammad Rafif Elfazri requested to merge deploy-runtime into master
1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
config/docker.env 0 → 100644
+ 7
0
SECRET_KEY_BASE=REALLY_LONG_SECRET
DATABASE_HOST=db
DATABASE_URL=ecto://postgres:postgres@db/postgres
PORT=4000
HOSTNAME=localhost
POSTGRES_PASSWORD=postgres
LANG=en_US.UTF-8s
\ No newline at end of file
Loading