This commit is contained in:
lightings 2023-05-31 14:36:01 +08:00
parent 8079fc9a83
commit 20b87ebf79
2 changed files with 4 additions and 0 deletions

2
restart.sh Executable file
View File

@ -0,0 +1,2 @@
cd game-server
npm run start

View File

@ -0,0 +1,2 @@
cd proxy
npm run proxy