summaryrefslogtreecommitdiff
path: root/python/compose.yml
blob: d4cb31722fafdb2799813363d734005b63e71271 (plain)
1
2
3
4
5
services:
  web:
    build: .
    ports:
      - "11345:11345"