12 lines
267 B
YAML
12 lines
267 B
YAML
# Development config for local Docker testing
|
|
signing_key: "dev-signing-key-minimum-32-chars!"
|
|
debug: true
|
|
allow_http: true
|
|
whitelist_hosts:
|
|
- localhost
|
|
- s3.sneak.cloud
|
|
- static.sneak.cloud
|
|
- sneak.berlin
|
|
- github.com
|
|
- user-images.githubusercontent.com
|