This commit is contained in:
leehk 2025-04-11 22:48:26 +08:00
parent 304f2e2394
commit 151b97a001

View File

@ -67,7 +67,7 @@ jobs:
docker run \
-d \
--name backend \
--memory=4g \
--memory=6g \
--cpus=2 \
-e PORT=8765 \
-e ENVIRONMENT=dev \