fix: changed to pre-built proxy image

This commit is contained in:
naterfute
2025-04-02 22:56:07 -07:00
parent d19aa4cd2f
commit 431785eb86
2 changed files with 38 additions and 28 deletions

View File

@@ -27,6 +27,7 @@ env = [
"MINIO_ENDPOINT_SSL=0",
"API_KEY_RATE_LIMIT=60/minute",
"TZ=UTC",
"APP_RELEASE=0.25.3"
]
mounts = []