Skip to content

Commit

Permalink
add one the commands provided for an-api to test at up
Browse files Browse the repository at this point in the history
  • Loading branch information
Asone committed Aug 2, 2018
1 parent e559b53 commit 234f105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ services:
assemblee:
build:
context: ./_provisioning/an-api
command: cargo build
command: cargo run -p tricoteuses_api_assemblee_open_data_fetcher -- -c Config.toml
volumes:
- ./_data:/data
- ./_data:/assemble-data/
depends_on:
- db

Expand Down

0 comments on commit 234f105

Please sign in to comment.