Skip to content

Configuration

VariableRequiredDescription
YAWA_SESSION_SECRETRecommendedSecret used to hash session IDs. If not set, random UUIDs are used instead (less accurate visitor counting).
YAWA_DATA_DIRNoPath where the DuckDB database file is stored. Defaults to /data. If modified, update the volume mount in your docker-compose.yml accordingly.