mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix(plane): default version
This commit is contained in:
parent
431785eb86
commit
436db2ee24
@ -27,7 +27,7 @@ env = [
|
|||||||
"MINIO_ENDPOINT_SSL=0",
|
"MINIO_ENDPOINT_SSL=0",
|
||||||
"API_KEY_RATE_LIMIT=60/minute",
|
"API_KEY_RATE_LIMIT=60/minute",
|
||||||
"TZ=UTC",
|
"TZ=UTC",
|
||||||
"APP_RELEASE=0.25.3"
|
"APP_RELEASE=v0.25.3"
|
||||||
]
|
]
|
||||||
mounts = []
|
mounts = []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user