diff options
| author | Georgios Andreadis <info@gandreadis.com> | 2020-07-20 12:41:37 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-08-24 19:48:11 +0200 |
| commit | 2a5f50e591f5e9c1da5db2f2011c779a88121675 (patch) | |
| tree | 041f83ae919d7ee9b5691a1666dbb61af26967d0 /frontend/package.json | |
| parent | 2d62b339a1ee532d85152e9e4ecfb11048af1923 (diff) | |
Update proxy
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index f5ade772..174b2f39 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "author": "Georgios Andreadis <g.andreadis@atlarge-research.com> (https://gandreadis.com/)", "license": "MIT", "private": true, - "proxy": "http://localhost:8081", + "proxy": "http://localhost:8082", "dependencies": { "approximate-number": "~2.0.0", "classnames": "~2.2.5", |
