Add highscores server

This commit is contained in:
Michał Gdula 2023-05-03 23:03:23 +03:00
parent b6dc53dfaa
commit d7be76f435
9 changed files with 29 additions and 33 deletions

View file

@ -1,13 +1,3 @@
<!-- # Expo Website
expo.example.com {
reverse_proxy 127.0.0.1:5000
}
# Highscore Server
highscore.example.com {
reverse_proxy 127.0.0.1:6000
} -->
# Highscore Server
expo.leggy.dev:443 {
reverse_proxy localhost:5000
file_server
}
expo.leggy.dev
reverse_proxy / highscores:5000
#respond "Hello, World!"