> For the complete documentation index, see [llms.txt](https://www.trentbauer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.trentbauer.com/guides/installation-guides/pelican/shared-env-file.md).

# 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.

```dotenv
# --- General Settings ---
TZ=
DOMAIN=

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

# --- Proxy Addresses ---
PANEL_SUBDOMAIN=

# --- Crowdsec ---
CROWDSEC_ENROLL_KEY=
```
