🚴🏽 Added external: true to volume definitions in docker-compose
This commit is contained in:
@@ -192,8 +192,10 @@ networks:
|
||||
volumes:
|
||||
comics:
|
||||
name: ${COMICS_DIRECTORY}
|
||||
external: false
|
||||
userdata:
|
||||
name: ${USERDATA_DIRECTORY}
|
||||
external: false
|
||||
mongodb_data:
|
||||
driver: local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user