diff options
Diffstat (limited to 'webapp')
-rw-r--r-- | webapp/Trunk.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/Trunk.toml b/webapp/Trunk.toml index e053ef1..7f7fa18 100644 --- a/webapp/Trunk.toml +++ b/webapp/Trunk.toml @@ -8,4 +8,4 @@ port = 8080 watch = ["src"] [[proxy]] -backend = "http://localhost:8081/api/"
\ No newline at end of file +backend = "http://localhost:18081/api/"
\ No newline at end of file |