add web_client_location

This commit is contained in:
Moritz
2024-07-26 12:57:21 +02:00
parent 2c8dc7c960
commit f13856b14c
5 changed files with 18 additions and 2 deletions

View File

@ -75,6 +75,7 @@ services:
- LOGIN_LIMIT_IP_BURST=${LOGIN_LIMIT_IP_BURST:-5}
- LOGIN_LIMIT_ACCOUNT_PER_SECOND=${LOGIN_LIMIT_ACCOUNT_PER_SECOND:-0.003}
- LOGIN_LIMIT_ACCOUNT_BURST=${LOGIN_LIMIT_ACCOUNT_BURST:-5}
- WEB_CLIENT_LOCATION
networks:
- internal
entrypoint: /docker-entrypoint.sh