bifrost/.env
2020-05-04 12:03:09 +05:30

9 lines
151 B
Bash

API_URL_BASE=https://api.digitalocean.com/v2
API_TOKEN=""
HTPASSWD=.htpasswd
HOST=0.0.0.0
PORT=8000
LOG_LEVEL=info
DEBUG=true
MODULE_NAME=bifrost.main