ofc i need to commit

This commit is contained in:
piair
2023-08-22 13:33:43 +02:00
parent 6b8f2f0cbc
commit 49f157436b
5 changed files with 30 additions and 5 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 Dev msrewards
sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 1234:1234 -ti --shm-size=2gb --name MsRewards msrewards