using node 20

This commit is contained in:
stanig2106
2025-10-07 10:52:33 +02:00
parent c9fa6f38ed
commit 5858387766
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ services:
sh -lc '
case "$STATE" in
install)
rm -rf /data/app && npx adapt-security/at-utils install --prerelease /data/app
rm -rf /data/app && echo poplpopl | npx adapt-security/at-utils install --prerelease -e stani@eduvia.app -p /data/app
;;
update)
cd /data/app && npx adapt-security/at-utils update --prerelease .