diff options
| author | Ernst Widerberg <ernst@sunet.se> | 2022-02-07 10:25:18 +0100 |
|---|---|---|
| committer | Ernst Widerberg <ernst@sunet.se> | 2022-02-07 10:25:18 +0100 |
| commit | 7d35664843ee2c17ec706d4f5da5bbe0de2894bf (patch) | |
| tree | 8840f7d144622c63a8044aa802f41fcdad264d95 /env.sh | |
| parent | d75bec9cbf02b3af8632ac80fcc4f9753c1475c6 (diff) | |
Update collector URL and submodule
Diffstat (limited to 'env.sh')
| -rw-r--r-- | env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ export PER_PAGE=2 -export COLLECTOR_URL=http://localhost:80 +export COLLECTOR_URL=https://localhost:1443 export JWT_URL=http://localhost:8000/api/v1.0/auth |
