Skip to content

Commit

Permalink
added restart:always to tentacle in nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
joyja committed Jan 27, 2021
1 parent 0102cb1 commit ed300b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lxd profiles/tentacle-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ config:
networks:
- upstream
nginx:
restart: always
container_name: 'nginx'
image: 'nginx'
volumes:
Expand Down

0 comments on commit ed300b6

Please sign in to comment.