File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/modules/Smtp4dev/ospanel_data/default Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ignore_shutdown_all = off
88ssl_auto_cert = on
99start_command = " {root_dir}\modules\{module_name}\w3wp.Smtp4dev.exe" --baseappdatapath =" {root_dir}\modules\{module_name}\Smtp4dev" --db =" {root_dir}\data\{module_name}\{profile_name}\database.db" --hostname ={module_name} --smtpport ={port} --urls =" http://{ip}" --tlscertificate =" {root_dir}\\data\\ssl\\modules\\{module_name}\\cert.crt" --tlscertificateprivatekey =" {root_dir}\\data\\ssl\\modules\\{module_name}\\cert.key"
1010start_directory = {root_dir}\modules\{module_name}
11- web_ui_url = https ://{module_name}
11+ web_ui_url = http ://{module_name}
1212work_directories = {root_dir}\data\{module_name}\{profile_name} {root_dir}\temp\{module_name}\{profile_name}
1313
1414allowed_system_env_vars = auto
You can’t perform that action at this time.
0 commit comments