mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-12 22:43:20 -05:00
minor debug
This commit is contained in:
parent
239bf2cefc
commit
1515af5f72
@ -121,6 +121,7 @@ class Server(port: Int){
|
||||
})
|
||||
|
||||
def start(): Unit = {
|
||||
println("Starting server on port:" + port)
|
||||
server.start()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user