Add double quote to password

This commit is contained in:
2026-08-13 09:04:51 +02:00
parent 0562f91519
commit 1a456d3d51
+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="C@ptn&mo"
- admin_numbers='0607254698' - admin_numbers='0607254698'
- welcome_message_enabled=false - welcome_message_enabled=false
- admin_notifications_enabled=true - admin_notifications_enabled=true