Commit 56cfb53
authored
fix(test,doc): port env name change (#113)
Older JuliaHub jobimage environments used `PORT` as the environment variable name.
This was updated to `JULIAHUB_APP_PORT` in newer (v2) jobimage environment.
This updates the tests to check both. Also updates the example in the docs.1 parent 18706d7 commit 56cfb53
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments