Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Deploy runtime

Merged Muhammad Rafif Elfazri requested to merge deploy-runtime into master
4 files
+ 22
8
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
SECRET_KEY_BASE=REALLY_LONG_SECRET
GUARDIAN_SECRET_KEY_BASE=REALLY_LONG_SECRET
DATABASE_HOST=db
DATABASE_URL=ecto://postgres:postgres@db/postgres
PORT=4000
Loading