bifrost/.env

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