diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2022-12-27 19:56:00 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2022-12-27 19:58:45 -0500 |
commit | 4c474b2ee6716d5c067ae20903e374073cefaa3d (patch) | |
tree | 9be4d721eda7417497e2187cccbaddf8b274e6ac /webapp | |
parent | 21b7b57336cd3bf7bd328ada38c6069a48504f85 (diff) |
Create nix packages for project
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 |