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

This commit is contained in:
2026-08-13 09:07:33 +02:00
parent 1a456d3d51
commit af84eeb35d
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- keep_alive_interval=30000 - keep_alive_interval=30000
- mask_sensitive_data=false - mask_sensitive_data=false
- ui_auth_enabled=true - ui_auth_enabled=true
- ui_auth_password="C@ptn&mo" - ui_auth_password='sda101176'
- admin_numbers='0607254698' - admin_numbers='0607254698'
- welcome_message_enabled=false - welcome_message_enabled=false
- admin_notifications_enabled=true - admin_notifications_enabled=true