|
@ -5,6 +5,7 @@ const config = { |
|
|
playgroundEndpoint: "http://127.0.0.1:17000/playground", |
|
|
playgroundEndpoint: "http://127.0.0.1:17000/playground", |
|
|
port: 8080, |
|
|
port: 8080, |
|
|
root: "http://localhost:8080", |
|
|
root: "http://localhost:8080", |
|
|
|
|
|
trustedProxy: null, |
|
|
auth0: { |
|
|
auth0: { |
|
|
secret: "INVALID_SECRET", |
|
|
secret: "INVALID_SECRET", |
|
|
clientId: "", |
|
|
clientId: "", |
|
|