Skip to content

Commit

Permalink
Added restart tag to docker-compose for cvat_ui (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnk96 authored and nmanovic committed Oct 22, 2019
1 parent 6462e00 commit 4361bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ services:
cvat_ui:
container_name: cvat_ui
image: nginx
restart: always
build:
context: cvat-ui
args:
Expand Down

0 comments on commit 4361bc5

Please sign in to comment.