summaryrefslogtreecommitdiff
path: root/compose.yml
blob: e5f008b7e292784673276d30775b33b37c3ca084 (plain)
1
2
3
4
5
6
7
services:
  website:
    build: website
    ports:
      - "8000:4321"
  smtp:
    build: smtp