diff options
Diffstat (limited to 'init.sh')
| -rw-r--r-- | init.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,5 +14,5 @@ sleep 2 export PER_PAGE=2 export COLLECTOR_URL=http://localhost:8000 -export JWT_URL=:http://localhost:8080 +export JWT_URL=http://localhost:8080 npm run start |
