diff --git a/frontend/public/json/snowshare.json b/frontend/public/json/snowshare.json index be1248561..dd6dc0de4 100644 --- a/frontend/public/json/snowshare.json +++ b/frontend/public/json/snowshare.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": 3000, "documentation": "https://github.com/TuroYT/snowshare", - "config_path": "/opt/snowshare/.env", + "config_path": "/opt/snowshare.env", "website": "https://github.com/TuroYT/snowshare", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/snowshare.png", "description": "A modern, secure file and link sharing platform built with Next.js, Prisma, and NextAuth. Share URLs, code snippets, and files with customizable expiration, privacy, and QR codes.",