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:
@@ -1,7 +1,7 @@
|
|||||||
[variables]
|
[variables]
|
||||||
main_domain = "${domain}"
|
main_domain = "${domain}"
|
||||||
db_password = "${password:32}"
|
db_password = "${password:32}"
|
||||||
any_helper = "${uuid}"
|
any_helper = "${uuid}"
|
||||||
|
|
||||||
[config]
|
[config]
|
||||||
env = [
|
env = [
|
||||||
@@ -11,7 +11,7 @@ env = [
|
|||||||
[[config.domains]]
|
[[config.domains]]
|
||||||
serviceName = "dragonflydb"
|
serviceName = "dragonflydb"
|
||||||
port = 6379
|
port = 6379
|
||||||
host = "${main_domain}"
|
host = "${main_domain}"
|
||||||
path = "/"
|
path = "/"
|
||||||
|
|
||||||
[[config.mounts]]
|
[[config.mounts]]
|
||||||
|
|||||||
Reference in New Issue
Block a user