Compare commits

..

No commits in common. "62fbe68b45153ca12d5a3760ff2f5f0d2a2b0732" and "1707cb2be375d4385a354d521d47a9be11029f3e" have entirely different histories.

2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,4 +8,3 @@ src/sodoffmmo.csproj.user
/docker-compose.override.yml
/launchSettings.json
/obj/Docker
/src/appsettings.Development.json

View File

@ -65,7 +65,7 @@
"Authentication": "Disabled",
"// ApiUrl": "SoDOff API server URL for authentication calls",
"ApiUrl": "http://sodoff:5000",
"ApiUrl": "http://localhost:5000",
"// BypassToken": "Token allowed to connect without authentication",
"BypassToken": ""