update
All checks were successful
Build and Deploy / cleaning (push) Successful in 14s
Build and Deploy / build_image (push) Successful in 3m19s
Build and Deploy / deploy (push) Successful in 11s

This commit is contained in:
teddys48
2026-02-13 10:08:52 +07:00
parent f4714e2e2a
commit e7c0596c03

View File

@@ -49,6 +49,7 @@ jobs:
docker run -d \
--name $IMAGE_NAME \
--memory="50m" \
--network scheduler-net \
--cpus="0.1" \
--restart always \
-p 9997:3000 \