Fix config.yaml to config.yml. Improve docker-compose.yml.
This commit is contained in:
11
config.yml.example
Normal file
11
config.yml.example
Normal file
@ -0,0 +1,11 @@
|
||||
ACTOR_PEM: /var/lib/relay/actor.pem
|
||||
REDIS_URL: redis://redis:6379
|
||||
|
||||
RELAY_BIND: 0.0.0.0:8080
|
||||
RELAY_DOMAIN: relay.toot.yukimochi.jp
|
||||
RELAY_SERVICENAME: YUKIMOCHI Toot Relay Service
|
||||
JOB_CONCURRENCY: 50
|
||||
# RELAY_SUMMARY: |
|
||||
|
||||
# RELAY_ICON: https://
|
||||
# RELAY_IMAGE: https://
|
Reference in New Issue
Block a user