db provisioning
This commit is contained in:
parent
af8bbf536f
commit
1293ef678e
8 changed files with 151 additions and 38 deletions
|
|
@ -1,4 +1,6 @@
|
|||
DATABASE_URL=postgres://postgres:postgres@localhost:5432/box?sslmode=disable
|
||||
DB_PROVISION_ENABLED=true
|
||||
DB_PROVISION_ADMIN_URL=
|
||||
LISTEN_ADDR=:8080
|
||||
UNIX_SOCKET_PATH=
|
||||
DEV_MODE=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue