chore: update URL links for production

This commit is contained in:
Anish Sarkar 2026-02-27 22:21:44 +05:30
parent 6626a0221c
commit 848ad55071
3 changed files with 7 additions and 7 deletions

View file

@ -25,7 +25,7 @@ set -euo pipefail
main() {
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar22/SurfSense/fix/docker"
REPO_RAW="https://raw.githubusercontent.com/MODSetter/SurfSense/main"
INSTALL_DIR="./surfsense"
OLD_VOLUME="surfsense-data"
DUMP_FILE="./surfsense_migration_backup.sql"