feat(discover): add discover

This commit is contained in:
2023-07-12 16:59:59 +02:00
parent 329b222e67
commit dedce2a891
4 changed files with 101 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import * as dotenv from 'dotenv'
dotenv.config()
import { Server } from './src/Server.js'
import { Server } from './src/Server.js'
const {
PPP2_PORT,