Compare commits
No commits in common. "62fbe68b45153ca12d5a3760ff2f5f0d2a2b0732" and "1707cb2be375d4385a354d521d47a9be11029f3e" have entirely different histories.
62fbe68b45
...
1707cb2be3
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,4 +8,3 @@ src/sodoffmmo.csproj.user
|
||||
/docker-compose.override.yml
|
||||
/launchSettings.json
|
||||
/obj/Docker
|
||||
/src/appsettings.Development.json
|
||||
|
||||
@ -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": ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user