Files
docker-whmcs/_base/compose/.env
EdyTheCow f254a6fd06 Optimize, clean up and comments
- Add comments to .env
- Place basic auth directly into labels instead
- Remove whmcs data folders, these are now created automatically
2025-10-09 17:35:27 +02:00

5 lines
135 B
Bash

# --- General ---
# Container name prefix
COMPOSE_PROJECT_NAME=whmcs
# Where data is going to be stored on host server
DATA_DIR=../data