Loading examples/demo6/golang/app_instance.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # Set where mec application is running either on MEC Sandbox or AdvantEDGE. Expected fields: sandbox | advantedge mode: 'sandbox' # Set MEC plateform address sandbox: 'try-mec.etsi.org' sandbox: 'mec-platform.etsi.org' # Set if sandbox url uses https. Expected fields: true | false https: true # Set the mec platform name demo-6 will run on. Example field: mep1 Loading @@ -15,4 +15,4 @@ port: '80' # Callback base URL callbackUrl: 'http://yanngarcia.ddns.net' # Callback port for listener callbackPort: '80' callbackPort: '8547' Loading
examples/demo6/golang/app_instance.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # Set where mec application is running either on MEC Sandbox or AdvantEDGE. Expected fields: sandbox | advantedge mode: 'sandbox' # Set MEC plateform address sandbox: 'try-mec.etsi.org' sandbox: 'mec-platform.etsi.org' # Set if sandbox url uses https. Expected fields: true | false https: true # Set the mec platform name demo-6 will run on. Example field: mep1 Loading @@ -15,4 +15,4 @@ port: '80' # Callback base URL callbackUrl: 'http://yanngarcia.ddns.net' # Callback port for listener callbackPort: '80' callbackPort: '8547'