Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit b3cdc8d2 authored by Muhammad Rafif Elfazri's avatar Muhammad Rafif Elfazri
Browse files

Merge branch 'deploy-runtime' into 'master'

Deploy runtime

See merge request !11
parents 54dab7a7 76a88c38
No related branches found
No related tags found
1 merge request!11Deploy runtime
......@@ -4,4 +4,7 @@ DATABASE_USER=postgres
DATABASE_HOST=db
DATABASE_URL=ecto://postgres:postgres@db/postgres
PORT=4000
HOSTNAME=localhost
POSTGRES_PASSWORD=postgres
LANG=en_US.UTF-8s
# PROXY="http://sample.com:8080"
\ No newline at end of file
......@@ -3,6 +3,6 @@ defmodule Diskuy.Repo do
otp_app: :diskuy,
adapter: Ecto.Adapters.Postgres
use Scrivener, page_size: 25
use Scrivener, page_size: 15
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment