Use Compose Service Name For API URL

This commit is contained in:
Alan Moon 2026-09-03 11:02:42 -07:00
parent 8717e221fb
commit 62fbe68b45

View File

@ -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": ""