diff --git a/CloudronManifest.json b/CloudronManifest.json index 38ddd71..d2dc93a 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -7,7 +7,7 @@ "contactEmail": "contact@ente.io", "tagline": "Open Source End-to-End Encrypted Photos & Authentication", "upstreamVersion": "1.0.0", - "version": "0.1.81", + "version": "0.1.82", "healthCheckPath": "/ping", "httpPort": 3080, "memoryLimit": 1073741824, diff --git a/start.sh b/start.sh index 9c7fe78..c7079d0 100644 --- a/start.sh +++ b/start.sh @@ -666,7 +666,7 @@ cat > "$CADDY_CONFIG" << EOF reverse_proxy localhost:8080 } - # Next.js assets for cast app + # Next.js assets for cast app - Fixed routing v2 handle_path /cast/_next/* { root * /app/web/cast file_server