Use Compose Service Name For API URL
This commit is contained in:
parent
8717e221fb
commit
62fbe68b45
@ -65,7 +65,7 @@
|
|||||||
"Authentication": "Disabled",
|
"Authentication": "Disabled",
|
||||||
|
|
||||||
"// ApiUrl": "SoDOff API server URL for authentication calls",
|
"// ApiUrl": "SoDOff API server URL for authentication calls",
|
||||||
"ApiUrl": "http://localhost:5000",
|
"ApiUrl": "http://sodoff:5000",
|
||||||
|
|
||||||
"// BypassToken": "Token allowed to connect without authentication",
|
"// BypassToken": "Token allowed to connect without authentication",
|
||||||
"BypassToken": ""
|
"BypassToken": ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user