fnproject 配置选项
Posted rongfengliang-荣锋亮
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了fnproject 配置选项相关的知识,希望对你有一定的参考价值。
Env Variables | Description | Default 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 配置选项的主要内容,如果未能解决你的问题,请参考以下文章