Loading config/.meepctl-repocfg.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ repo: # permissions permissions: # user id uid: 1001 uid: 1000 # group id gid: 1001 gid: 1000 # user supplied resources user: Loading @@ -38,7 +38,7 @@ repo: # platform ingress configuration ingress: # host name host: try-mec.etsi.org host: 192.168.20.167 # enable https only (redirect http requests to https port) https-only: true # bind to host ports (true) or node ports (false) Loading Loading @@ -79,7 +79,7 @@ repo: # access token url token-url: https://github.com/login/oauth/access_token # OAuth redirect URI redirect-uri: https://try-mec.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://192.168.20.167/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading js-apps/frontend/src/js/containers/sandbox/configuration-pane.js +0 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,6 @@ class ConfigPane extends Component { title="Select the network to simulate" style={styles.select} label="Simulated Network" placeholder="prevents initial overlap" fullwidth="true" outlined disabled={!networkFileSelectionEnabled} Loading Loading
config/.meepctl-repocfg.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ repo: # permissions permissions: # user id uid: 1001 uid: 1000 # group id gid: 1001 gid: 1000 # user supplied resources user: Loading @@ -38,7 +38,7 @@ repo: # platform ingress configuration ingress: # host name host: try-mec.etsi.org host: 192.168.20.167 # enable https only (redirect http requests to https port) https-only: true # bind to host ports (true) or node ports (false) Loading Loading @@ -79,7 +79,7 @@ repo: # access token url token-url: https://github.com/login/oauth/access_token # OAuth redirect URI redirect-uri: https://try-mec.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://192.168.20.167/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading
js-apps/frontend/src/js/containers/sandbox/configuration-pane.js +0 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,6 @@ class ConfigPane extends Component { title="Select the network to simulate" style={styles.select} label="Simulated Network" placeholder="prevents initial overlap" fullwidth="true" outlined disabled={!networkFileSelectionEnabled} Loading