dev-testing #2
@ -80,4 +80,5 @@ services:
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
host: /tmp/cache
|
||||
host:
|
||||
path: "/tmp/cache"
|
||||
|
Reference in New Issue
Block a user
@ -80,4 +80,5 @@ services:
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
host: /tmp/cache
|
||||
host:
|
||||
path: "/tmp/cache"
|
||||
|