This commit is contained in:
CHIEFSOFT\ameye
2025-09-09 17:20:43 -04:00
parent 4ab9ceffec
commit a924f5f6f1
+2 -2
View File
@@ -22,7 +22,7 @@ else
npm run build
# Testing sometimes
# npm run start
nginx -g 'daemon off;' -c /usr/src/app/nginx.conf
nginx -c /usr/src/app/nginx.conf
# nginx -g 'daemon off;' -c /usr/src/app/nginx.conf
# nginx -c /usr/src/app/nginx.conf
fi