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
|
/docker-compose.override.yml
|
||||||
/launchSettings.json
|
/launchSettings.json
|
||||||
/obj/Docker
|
/obj/Docker
|
||||||
/src/appsettings.Development.json
|
|
||||||
|
|||||||
@ -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://sodoff:5000",
|
"ApiUrl": "http://localhost: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