pull/1/head
Andy 8 years ago
parent e888b4c084
commit 9eee7c0e42
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -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

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

Loading…
Cancel
Save