mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-21 10:16:00 -05:00
minor debug
This commit is contained in:
@@ -121,6 +121,7 @@ class Server(port: Int){
|
||||
})
|
||||
|
||||
def start(): Unit = {
|
||||
println("Starting server on port:" + port)
|
||||
server.start()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user