Commit 335c7328 by thanhnd

fix setting.yml

parent 975057e8
Pipeline #569 failed with stages
in 0 seconds
defaults: &defaults defaults: &defaults
ga_tracking_id: 'UA-2260154-19'
cookies: cookies:
expiration_time: 90 expiration_time: 90
inquiry:
account_test:
name_words:
- 'じげん'
- '次元'
- 'jigexn'
- 'zigexn'
- 'zigen'
- 'ジゲン'
mail_word: zigexn
ips:
- 118.69.34.46
- 14.161.45.187
- 39.110.206.184
- 39.110.241.117
mailer:
inquiry:
bcc:
- 'p-kuruma-ex+dev@zigexn.vn'
er: 220
development: development:
<<: *defaults <<: *defaults
web_url: 'localhost:3000' web_url: 'localhost:3000'
kuruma_host: 'http://kuruma-ex.dev'
page: 5 page: 5
test:
<<: *defaults
web_url: 'localhost:3000'
chukosya_host: 'http://staging.chukosya-ex.jp'
staging:
<<: *defaults
web_url: 'kuruma-ex-stg.zigexn.vn'
chukosya_host: 'http://staging.chukosya-ex.jp'
production:
<<: *defaults
web_url: 'kuruma-ex.jp'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment