Fix: Allow CORS external applicacion
This commit is contained in:
parent
08cb74af5c
commit
f5ccc9af45
@ -1,3 +1,6 @@
|
||||
[web]
|
||||
listen = 0.0.0.0:8000
|
||||
root=/var/lib/trytond/www
|
||||
cors =
|
||||
http://localhost:7000
|
||||
http://localhost:7001
|
||||
|
Loading…
Reference in New Issue
Block a user