dynamic environment

This commit is contained in:
2023-06-13 23:08:35 +02:00
parent c7d1674055
commit d6650ffb30
5 changed files with 31 additions and 26 deletions

6
Trunk.toml Normal file
View File

@@ -0,0 +1,6 @@
[[proxy]]
backend = "http://localhost:4000/api/v1"
[[proxy]]
backend = "ws://localhost:4000/api/ws"
ws = true