Keter Config

This commit is contained in:
SJost 2018-07-03 12:39:17 +02:00
parent c7e02a1c0d
commit 47a62ca3b1

View File

@ -26,11 +26,6 @@ stanzas:
- LDAPBN
- DETAILED_LOGGING
- LOG_ALL
- PGUSER
- PGPASS
- PGHOST
- PGPORT
- PGDATABASE
# Use the following to automatically copy your bundle upon creation via `yesod
# keter`. Uses `scp` internally, so you can set it to a remote destination
@ -42,4 +37,7 @@ copy-to-args: []
# If you would like to have Keter automatically create a PostgreSQL database
# and set appropriate environment variables for it to be discovered, uncomment
# the following line.
plugins: {}
plugins:
postgres:
- server: uniworxdb
port: 5432