Skip to content

Commit

Permalink
Update reade for dev mode - compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Dec 6, 2024
1 parent 75499f5 commit 6b93cea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions compose/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Development Mode

Compose files are for development mode, e.g.:

- Tiler DB

```sh
docker compose -f compose/tiler.yml run --service-ports tiler bash
```

0 comments on commit 6b93cea

Please sign in to comment.