Adding protocol buffers to the project with Typescript support
This commit is contained in:
parent
1ccbea30e4
commit
2e8fa8d676
5 changed files with 24 additions and 3 deletions
|
@ -66,7 +66,7 @@ services:
|
|||
- "traefik.http.routers.maps-ssl.service=maps"
|
||||
|
||||
back:
|
||||
image: thecodingmachine/nodejs:12
|
||||
image: thecodingmachine/workadventure-back-base:latest
|
||||
command: yarn dev
|
||||
#command: yarn run profile
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue