Files
nocodb/docker-compose/3_traefik/.env

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