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