Skip to content

Commit

Permalink
Added restart tag to docker-compose for cvat_ui (cvat-ai#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnk96 authored and Chris Lee-Messer committed Mar 5, 2020
1 parent 93c7588 commit c780c8f
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 c780c8f

Please sign in to comment.