change deployed build
All checks were successful
ci / docker_image (push) Successful in 3m5s
ci / deploy (push) Successful in 29s

This commit is contained in:
Drake Marino 2026-01-28 13:00:01 -06:00
parent f5c4eb6506
commit 989fc8c312

View File

@ -8,4 +8,4 @@ RUN npm ci
RUN npm run build
EXPOSE 8080
ENTRYPOINT node /srv/fbla26/server.js
ENTRYPOINT node /srv/fbla26/build