首页 > 其他 > 详细

fnproject 配置选项

时间:2017-10-04 23:42:00      阅读:494      评论:0      收藏:0      [点我收藏+]
Env VariablesDescriptionDefault values
DB_URL The database URL to use in URL format. SeeDatabases for more information. sqlite3:///app/data/fn.db
MQ_URL The message queue to use in URL format. SeeMessage Queues for more information. bolt:///app/data/worker_mq.db
API_URL The primary Fn API URL to that this instance will talk to. In a production environment, this would be your load balancer URL. N/A
PORT Sets the port to run on 8080
LOG_LEVEL Set to DEBUG to enable debugging INFO
DOCKER_HOST Docker remote API URL /var/run/docker.sock:/var/run/docker.sock
DOCKER_API_VERSION Docker remote API version 1.24
DOCKER_TLS_VERIFY Set this option to enable/disable Docker remote API over TLS/SSL. 0
DOCKER_CERT_PATH Set this option to specify where CA cert placeholder ~/.docker/cert.pem

<wiz_tmp_tag id="wiz-table-range-border" contenteditable="false" style="display: none;">

fnproject 配置选项

原文:http://www.cnblogs.com/rongfengliang/p/7627527.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!