forked from data.coop/ansible
Fix typo
This commit is contained in:
parent
83935a8649
commit
7a1e2c4b02
|
@ -7,7 +7,7 @@
|
|||
docker_container:
|
||||
name: privatebin
|
||||
image: jgeusebroek/privatebin:latest
|
||||
restart_policy: unless_stopped
|
||||
restart_policy: unless-stopped
|
||||
volumes:
|
||||
- privatebin:/privatebin
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue