Setup web-socket connection
- Add authentification socket.io with jwt token
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
command: yarn dev
|
||||
environment:
|
||||
STARTUP_COMMAND_1: yarn install
|
||||
SECRET_KEY: yourSecretKey
|
||||
volumes:
|
||||
- ./back:/usr/src/app
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user