Compare commits
2 Commits
1707cb2be3
...
62fbe68b45
| Author | SHA1 | Date | |
|---|---|---|---|
| 62fbe68b45 | |||
| 8717e221fb |
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ 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://localhost:5000",
|
||||
"ApiUrl": "http://sodoff:5000",
|
||||
|
||||
"// BypassToken": "Token allowed to connect without authentication",
|
||||
"BypassToken": ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user