Backend address change
Some checks failed
Build and Deploy Nuxt / build (push) Failing after 2s

This commit is contained in:
2026-06-13 12:39:58 +02:00
parent 2e533446e5
commit 6299160e81

View File

@@ -1,3 +1,3 @@
PORT=5000
DB_URI=mongodb://10.1.1.7:27017/
NODE_ENV=production
DB_URI=mongodb://192.168.1.7:27017/
NODE_ENV=production