Skip to content

Commit

Permalink
Always start titiler
Browse files Browse the repository at this point in the history
  • Loading branch information
frafra committed Feb 9, 2024
1 parent 78289f1 commit ed12d9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ services:
- dev

titiler:
profiles:
- dev
- prod
build: ./titiler
tty: true
depends_on:
- nginx-dev
stdin_open: true
ports:
- "5002:8080"
Expand Down

0 comments on commit ed12d9f

Please sign in to comment.