Skip to content

Commit

Permalink
ASR not enabled by default via docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy authored Feb 1, 2022
1 parent bbff2cf commit e84e0b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ services:
- "10000:10000"
volumes:
- ./docker/data:/var/www/data
- ./configuration.json:/var/www/
restart: on-failure:10
command: --asr /var/www/configuration.json
depends_on:
- nodeodm-1

0 comments on commit e84e0b5

Please sign in to comment.