This commit is contained in:
2021-03-16 19:13:14 +01:00
parent ddde9a4941
commit c5decef88c
11 changed files with 679 additions and 127 deletions

View File

@@ -25,7 +25,6 @@ const pageTransition = {
const target = 'server'
const server = {
host: '0.0.0.0',
port: 3333
}