Files
Axia4/.env.example
2026-01-25 20:17:21 +00:00

9 lines
212 B
Plaintext

# Example environment configuration for Axia4
# Copy this file to .env and customize as needed
# Port to expose the application on
WEB_PORT=8080
# Data directory (mounted as /DATA in container)
DATA_DIR=./DATA