For the complete documentation index, see llms.txt. This page is also available as Markdown.

Shared env file

Fill the below env file with information gathered so far. This env file will be added onto the Panel and Wings env files later.

# --- General Settings ---
TZ=
DOMAIN=

# --- Cloudflare & Dockflare ---
CF_APITOKEN=
CF_ACCOUNTID=
CF_ZONE_ID=

# --- Proxy Addresses ---
PANEL_SUBDOMAIN=

# --- Crowdsec ---
CROWDSEC_ENROLL_KEY=

Last updated