mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
fix: remove FileRun template BOM
This commit is contained in:
@@ -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}"
|
||||
Reference in New Issue
Block a user