This commit is contained in:
piair
2023-07-01 13:51:48 +02:00
parent 5e2e7f9f14
commit cf88ede967
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 1234:1234 -p 2345:2345 -ti --shm-size=2gb --name MsRewards msrewards
sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 3456:3456 -ti --shm-size=2gb --name Dev msrewards