mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 17:08:36 +00:00
examples - fix typo in docker-configs (again)
This commit is contained in:
parent
e443112819
commit
3594618e4c
1 changed files with 2 additions and 2 deletions
|
|
@ -61,5 +61,5 @@ services:
|
|||
myapp2:
|
||||
image: tutum/hello-world
|
||||
|
||||
volumes:
|
||||
bw_data:
|
||||
volumes:
|
||||
bw_data:
|
||||
|
|
|
|||
Loading…
Reference in a new issue