Skip to content

Commit

Permalink
fix: data folder for senat
Browse files Browse the repository at this point in the history
  • Loading branch information
Asone committed Nov 5, 2018
1 parent 34dca8e commit c8f9460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
- ROCKET_ENV=staging
command: cargo run -p tricoteuses_api_senat -- -c Config.toml -v
volumes:
- ./_data:/senat-data/
- ./_data/senat-data/:/senat-data/
ports:
- 8004:8004

Expand Down

0 comments on commit c8f9460

Please sign in to comment.