Add docker files for expo page

This commit is contained in:
Michał Gdula 2023-05-15 13:41:45 +03:00
parent 578b0e728b
commit 77c0711a24
11 changed files with 76 additions and 522 deletions

View file

@ -26,4 +26,4 @@ fi
# Start server!!!!
echo "Starting server..."
gunicorn --bind highscore:8080 server:app
gunicorn --bind highscore:8000 server:app