Add API_TOKEN

This commit is contained in:
3wc 2023-09-01 20:39:22 +02:00
parent 3de4147dda
commit 826b0269f4
2 changed files with 4 additions and 0 deletions

View File

@ -153,6 +153,9 @@ LOG_LEVEL=WARNING
# Timezone for the Mailu containers. See this link for all possible values https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
TZ=Etc/UTC
# Authentication token for API requests
#API_TOKEN=
###################################
# Database settings
###################################

View File

@ -5,6 +5,7 @@ x-environment:
- FRONT_ADDRESS=${STACK_NAME}_app
- ADMIN
- ANTIVIRUS
- API_TOKEN
- AUTH_RATELIMIT_IP
- MESSAGE_RATELIMIT
- COMPOSE_PROJECT_NAME