Changed produciton url
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 1m44s

This commit is contained in:
2026-06-21 00:54:55 +02:00
parent baee3c43b9
commit a2b512699a

View File

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