fix(templates): remove volumes from Plane's compose
This commit is contained in:
parent
9c0fc8ba6c
commit
d16d095110
1 changed files with 0 additions and 12 deletions
|
|
@ -235,15 +235,3 @@ services:
|
|||
interval: 5s
|
||||
timeout: 20s
|
||||
retries: 10
|
||||
|
||||
volumes:
|
||||
pgdata:
|
||||
redisdata:
|
||||
uploads:
|
||||
logs_api:
|
||||
logs_worker:
|
||||
logs_beat-worker:
|
||||
logs_migrator:
|
||||
rabbitmq_data:
|
||||
proxy_config:
|
||||
proxy_data:
|
||||
|
|
|
|||
Loading…
Reference in a new issue