mirror of
https://github.com/kingomarnajjar/curly-happiness.git
synced 2026-07-26 06:37:18 +10:00
19 lines
502 B
YAML
19 lines
502 B
YAML
---
|
|
development:
|
|
cloud_name: curlyhappiness
|
|
api_key: '363646175522825'
|
|
api_secret: fGga3bKgIksDm7_vn9uYVFhj2T0
|
|
enhance_image_tag: true
|
|
static_image_support: false
|
|
production:
|
|
cloud_name: curlyhappiness
|
|
api_key: '363646175522825'
|
|
api_secret: fGga3bKgIksDm7_vn9uYVFhj2T0
|
|
enhance_image_tag: true
|
|
static_image_support: true
|
|
test:
|
|
cloud_name: curlyhappiness
|
|
api_key: '363646175522825'
|
|
api_secret: fGga3bKgIksDm7_vn9uYVFhj2T0
|
|
enhance_image_tag: true
|
|
static_image_support: false
|