Remove double quote to password and change it to one without special caracters

This commit is contained in:
2026-08-13 09:08:35 +02:00
parent af84eeb35d
commit 4178e2ce47
+1 -1
View File
@@ -17,7 +17,7 @@ services:
- send_message_timeout=25000 - send_message_timeout=25000
- keep_alive_interval=30000 - keep_alive_interval=30000
- mask_sensitive_data=false - mask_sensitive_data=false
- ui_auth_enabled=true - ui_auth_enabled=false
- ui_auth_password='sda101176' - ui_auth_password='sda101176'
- admin_numbers='0607254698' - admin_numbers='0607254698'
- welcome_message_enabled=false - welcome_message_enabled=false