aboutsummaryrefslogtreecommitdiffstats
path: root/sellershut/sellershut.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sellershut/sellershut.toml')
-rw-r--r--sellershut/sellershut.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sellershut/sellershut.toml b/sellershut/sellershut.toml
index 01b9481..8a69b95 100644
--- a/sellershut/sellershut.toml
+++ b/sellershut/sellershut.toml
@@ -2,6 +2,7 @@
port = 2210
environment = "dev"
log-level = "trace"
+frontend-url = "http://localhost:5173"
[database]
url = "postgres://postgres:password@localhost:5432/sellershut"