aboutsummaryrefslogtreecommitdiff
path: root/build_renfe/compose.yml
blob: ebe29cf873da52fe4fe9ddfe96893d77818a1b89 (plain)
1
2
3
4
5
6
7
services:
  osrm:
    build:
      context: .
    restart: unless-stopped
    ports:
      - "5050:5000"