Merge branch 'master' into 'live'
environmental instance id See merge request !97
This commit is contained in:
commit
6f04978b1a
@ -46,6 +46,7 @@ stanzas:
|
||||
- SMTPPASS
|
||||
- SMTPTIMEOUT
|
||||
- SMTPLIMIT
|
||||
- INSTANCE_ID
|
||||
|
||||
# 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
|
||||
|
||||
@ -45,6 +45,7 @@ stanzas:
|
||||
- SMTPPASS
|
||||
- SMTPTIMEOUT
|
||||
- SMTPLIMIT
|
||||
- INSTANCE_ID
|
||||
|
||||
|
||||
# Use the following to automatically copy your bundle upon creation via `yesod
|
||||
|
||||
@ -88,4 +88,4 @@ user-defaults:
|
||||
time-format: "%R"
|
||||
download-files: false
|
||||
|
||||
instance-idfile: "_env:INSTANCE_ID:instance"
|
||||
instance-id: "_env:INSTANCE_ID:instance"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user