mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
lint: removed random whitespace from eol's
This commit is contained in:
parent
1c74db3b93
commit
dff9c63554
@ -1,7 +1,7 @@
|
||||
[variables]
|
||||
main_domain = "${domain}"
|
||||
db_password = "${password:32}"
|
||||
any_helper = "${uuid}"
|
||||
main_domain = "${domain}"
|
||||
db_password = "${password:32}"
|
||||
any_helper = "${uuid}"
|
||||
|
||||
[config]
|
||||
env = [
|
||||
@ -11,7 +11,7 @@ env = [
|
||||
[[config.domains]]
|
||||
serviceName = "dragonflydb"
|
||||
port = 6379
|
||||
host = "${main_domain}"
|
||||
host = "${main_domain}"
|
||||
path = "/"
|
||||
|
||||
[[config.mounts]]
|
||||
|
Loading…
Reference in New Issue
Block a user