Expose websocket port

This commit is contained in:
th3r00t
2020-09-11 18:26:54 -04:00
parent 6617d791ad
commit f275a5c22a

View File

@@ -24,6 +24,7 @@ services:
dockerfile: ./docker/Dockerfile
ports:
- "8080:8000"
- "1337:1337"
volumes:
- "${LOCAL_BOOK_DIR}:/books"
depends_on: