mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
Merge pull request #9 from offen/relay-message
Add postMessage listener and relay incoming events
This commit is contained in:
commit
d38b9a970d
@ -30,3 +30,5 @@ vault:
|
|||||||
command: npm start -- --port 9977
|
command: npm start -- --port 9977
|
||||||
ports:
|
ports:
|
||||||
- 9977:9977
|
- 9977:9977
|
||||||
|
environment:
|
||||||
|
- SERVER_HOST=https://local.offen.dev:8080
|
||||||
|
Loading…
Reference in New Issue
Block a user