This commit is contained in:
soju6jan
2022-10-02 23:26:45 +09:00
parent aae68a6937
commit da7ebf398f

13
files/config.yaml.docker Normal file
View File

@@ -0,0 +1,13 @@
path_data: "/data"
use_gevent: true
use_celery: true
redis_port: 46379
port: 9999
debug: false
use_reloader: false
plugin_update: true
running_type: "docker"
#plugin_loading_only_devpath: true
#plugin_loading_list: ['command', 'flaskcode']
#plugin_except_list: ['terminal', 'membership']