refactor to rocket

This commit is contained in:
JMARyA 2024-07-10 14:13:37 +02:00
parent e1c45d6a45
commit 7507f94141
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
14 changed files with 1194 additions and 895 deletions

3
rocket.toml Normal file
View file

@ -0,0 +1,3 @@
[default]
address = "0.0.0.0"
port = 8080