snotes-website/compose.yaml

8 lines
103 B
YAML

services:
web:
build:
context: .
dockerfile: Dockerfile
ports:
- "5000:80"