Keter Config
This commit is contained in:
parent
c7e02a1c0d
commit
47a62ca3b1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user