fix: update attribution text in Activity section & changed ports
Build Check / push-image (push) Successful in 2m11s
Build Check / deploy-coolify (push) Successful in 7s
Build Check / build (push) Successful in 48s

This commit is contained in:
Space-Banane
2026-06-04 23:01:50 +02:00
parent ffdf9dabdc
commit 1148f6f22a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"private": true,
"packageManager": "pnpm@10.30.3",
"scripts": {
"dev": "next dev",
"dev": "next dev -p 5173",
"build": "next build",
"start": "next start",
"lint": "eslint"