fixed unnamed valumes
parent
84b540da3a
commit
604330d367
|
|
@ -19,9 +19,12 @@ services:
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
static-files:
|
static-files:
|
||||||
|
name: static-files
|
||||||
external: true
|
external: true
|
||||||
webhooks-git-ssh:
|
webhooks-git-ssh:
|
||||||
|
name: webhooks-git-ssh
|
||||||
external: true
|
external: true
|
||||||
webhooks-git-data:
|
webhooks-git-data:
|
||||||
|
name: webhooks-git-data
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue