mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-02-16 17:26:37 +00:00
add cors solution
This commit is contained in:
parent
2294e38002
commit
1c92a8676b
@ -86,6 +86,7 @@ exec /usr/bin/wakunode\
|
||||
--rest=true\
|
||||
--rest-address=0.0.0.0\
|
||||
--rest-port=8645\
|
||||
--rest-allow-origin:"localhost:*"\
|
||||
--nat=extip:"${MY_EXT_IP}"\
|
||||
--store=true\
|
||||
--store-message-db-url="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@postgres:5432/postgres"\
|
||||
|
Loading…
x
Reference in New Issue
Block a user