docker-compose: Removed unused static volume

This commit is contained in:
Igor Scheller 2019-10-06 16:58:19 +02:00
parent 154625bc8a
commit bc2e1aec0a
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ services:
- database
volumes:
db: {}
static: {}
networks:
internal: