This commit is contained in:
MickLesk
2026-07-10 20:18:46 +02:00
parent 08c84bd89d
commit 0a81e7e5e5
+2 -1
View File
@@ -185,7 +185,8 @@ http:
servers:
- url: "http://$LOCAL_IP:3000"
EOF
$STD ENVIRONMENT=prod node dist/migrations.mjs
export ENVIRONMENT=prod
$STD node dist/migrations.mjs
. /etc/os-release
if [ "$VERSION_CODENAME" = "trixie" ]; then