Timers and other features for Heroes of the Storm
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
12345678 |
- dev:
- build: .
- volumes:
- - .:/home/node
- # Prevent node_modules to be mounted
- - /home/node/node_modules
- ports:
- - 8080:8080
|