Files
nocodb/docker-compose/traefik/.env
2021-05-29 21:20:48 +02:00

8 lines
179 B
Bash

# Reverse proxy domain and cloudflare token
DOMAINNAME=example.com
CF_DNS_API_TOKEN=SOME_CLOUDFLARE_TOKEN
# Database
DATABASE_NAME=xcdb
DATABASE_USER=nocodb
DATABASE_PW=SECURE_PW