address comments

This commit is contained in:
Fredrik Adelöw
2020-06-18 20:52:25 +02:00
parent 324b0a767a
commit 026b9547b9
3 changed files with 30 additions and 38 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ app:
backend:
baseUrl: http://localhost:7000
bindPort: 7000
bindHost: localhost
listen: 0.0.0.0:7000
cors:
origin: http://localhost:3000
methods: [GET, POST, PUT, DELETE]