docker-compose: Removed unused static volume
This commit is contained in:
parent
154625bc8a
commit
bc2e1aec0a
|
@ -39,7 +39,6 @@ services:
|
|||
- database
|
||||
volumes:
|
||||
db: {}
|
||||
static: {}
|
||||
|
||||
networks:
|
||||
internal:
|
||||
|
|
Loading…
Reference in New Issue