UNPKG

redoc

Version:

Swagger-generated API Reference Documentation

9 lines (8 loc) 155 B
dev: image: node:7 command: sh -c "npm install; npm start -- --host=0.0.0.0" ports: - "9000:9000" volumes: - "./:/code" working_dir: /code