split base_url into dashboard_url and base_domain

This commit is contained in:
Milo Schwartz
2025-01-07 20:32:24 -05:00
parent 26a165ab71
commit e1f0834af4
17 changed files with 100 additions and 37 deletions

View File

@@ -1,5 +1,6 @@
app:
base_url: http://localhost
dashboard_url: http://localhost
base_domain: localhost
log_level: debug
save_logs: false