fix: remove FileRun template BOM

This commit is contained in:
Rohit Mulani
2026-06-22 14:19:54 +04:00
parent 7d302816cd
commit a185fe8625

View File

@@ -1,4 +1,4 @@
[variables]
[variables]
main_domain = "${domain}"
mysql_user = "filerun"
mysql_database = "filerun"
@@ -16,4 +16,4 @@ env = [
[[config.domains]]
serviceName = "filerun"
port = 80
host = "${main_domain}"
host = "${main_domain}"