blob: 4aeea8c26e3eec73234216353771b8a1a2d3c515 [file] [log] [blame]
version: '2'
services:
server:
build: .
ports:
- "4000:4000"
volumes:
- ".:/site"