2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 17:10:29 +01:00

Merge pull request #9 from offen/relay-message

Add postMessage listener and relay incoming events
This commit is contained in:
Frederik Ring 2019-05-10 12:27:47 +02:00 committed by GitHub
commit d38b9a970d

View File

@ -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