mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
chore(securitytxt): add restart-policy
This commit is contained in:
parent
a26cc0deeb
commit
5d7acc5e49
1 changed files with 1 additions and 0 deletions
|
@ -34,4 +34,5 @@
|
|||
volumes:
|
||||
- "/opt/securitytxt/security.txt:/usr/share/nginx/html/.well-known/security.txt:ro"
|
||||
labels: "{{ securitytxt_container_labels }}"
|
||||
restart_policy: "unless-stopped"
|
||||
tags: ["deploy", "deploy-securitytxt"]
|
||||
|
|
Loading…
Reference in a new issue