Skip to content

Commit

Permalink
restart always
Browse files Browse the repository at this point in the history
  • Loading branch information
vvmspace committed May 25, 2020
1 parent 2d9fcf0 commit df38f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -24,6 +24,7 @@ services:
front:
container_name: front
build: ./front
restart: always
network_mode: host
environment:
API_URL: 'https://api.concert.moscow'
Expand Down

0 comments on commit df38f54

Please sign in to comment.