49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
---
|
|
# Copy to config/app.local.yml and fill in values for local Docker development.
|
|
# cp config/app.local.yml.example config/app.local.yml
|
|
#
|
|
# After editing: rake render:config
|
|
#
|
|
app:
|
|
domain: app.local
|
|
subdomain: www
|
|
shahoo_subdomain: shahoo
|
|
shahoo_subdomain: shahoo
|
|
shahoo_subdomain: shahoo
|
|
shahoo_subdomain: shahoo
|
|
shahoo_subdomain: shahoo
|
|
render_protect: false
|
|
csrfEnabled: false
|
|
serverip:
|
|
enabled: false
|
|
ip: 127.0.0.1
|
|
ssl:
|
|
enabled: false
|
|
updateVersions: false
|
|
captchaLogin: false
|
|
captcha:
|
|
type: none
|
|
images:
|
|
peatio: custom/dena:1
|
|
barong: custom/dalan:1
|
|
frontend: custom/gereh:1
|
|
gereh: custom/gereh:1
|
|
shahoo: custom/shahoo:1
|
|
shahoo_bff: custom/shahoo-bff:1
|
|
tower: ya3er/admin_tower:2.2.66
|
|
rango: quay.io/openware/rango:2.6.1
|
|
vault:
|
|
root_token: changeme
|
|
peatio_rails_token: changeme
|
|
peatio_crypto_token: changeme
|
|
peatio_upstream_token: changeme
|
|
peatio_matching_token: changeme
|
|
barong_token: changeme
|
|
database:
|
|
password: changeme
|
|
BetaCandaTestNetwork: true
|
|
parity:
|
|
enabled: false
|
|
bitcoind:
|
|
enabled: false
|