Initial upload
This commit is contained in:
parent
a368827087
commit
a6b864397a
56 changed files with 145 additions and 145 deletions
|
|
@ -69,5 +69,5 @@ From here on, you can follow the instructions in the [README](./README.md) file.
|
|||
echo https://${CODESPACE_NAME}-8080.${GITHUB_CODESPACES_PORT_FORWARDING_DOMAIN}
|
||||
```
|
||||
|
||||
For example, if you need to access Argo Workflows UI, instead of going to `https://<no value>:8443/argo`,
|
||||
For example, if you need to access Argo Workflows UI, instead of going to `https://localtest.me:8443/argo`,
|
||||
you go to `https://${CODESPACE_NAME}-8080.${GITHUB_CODESPACES_PORT_FORWARDING_DOMAIN}/argo`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue