Timers and other features for Heroes of the Storm
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
12345678 |
- dev:
- build: .
- volumes:
- - .:/home/node
- # Prevent node_modules to be mounted
- - /home/node/node_modules
- ports:
- - 8080:8080
|