Skip to content
Snippets Groups Projects
Commit 66ead2e3 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: add server port in logs

parent fb4fcd2c
Branches
No related tags found
2 merge requests!120feat: Allow to download all consents,!117chore: Set GRDF token refresh as an option
Pipeline #110467 passed
This commit is part of merge request !117. Comments created here will be created in the context of that merge request.
......@@ -23,7 +23,7 @@ var (
func main() {
log.Println("--- Server is starting ---")
log.Printf("--- Server is starting on port %v ---", httpsPort)
// Initializations
tokens.Init("./mnt/configs/tokenskey.json", debugMode)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment