This commit is contained in:
Andy 2016-04-10 21:29:06 +02:00
parent e888b4c084
commit 9eee7c0e42
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC
2 changed files with 0 additions and 3 deletions

View File

@ -48,7 +48,6 @@ version: '2'
volumes:
postgres_data: {}
taiga_postgres: {}
taiga_static: {}
taiga_media: {}
@ -190,7 +189,6 @@ There are also volumes containing the data you might want to backup externally
```
$ docker volume ls
DRIVER VOLUME NAME
local taiga_taiga_postgres
local taiga_taiga_media
local taiga_taiga_static
local taiga_postgres_data

View File

@ -2,7 +2,6 @@ version: '2'
volumes:
postgres_data: {}
taiga_postgres: {}
taiga_static: {}
taiga_media: {}