fix: adjusts in dockerfile

This commit is contained in:
Davidson Gomes 2023-07-16 19:15:39 -03:00
parent 654400c0cf
commit dfa6dd5011
3 changed files with 0 additions and 12 deletions

View File

@ -33,12 +33,7 @@ services:
volumes:
evolution_mongodb_data:
name: evolution_mongodb_data
external: true
evolution_mongodb_configdb:
name: evolution_mongodb_configdb
external: true
networks:
evolution-net:

View File

@ -22,8 +22,6 @@ services:
volumes:
evolution_redis:
name: evolution_redis
external: true
networks:
evolution-net:

View File

@ -18,12 +18,7 @@ services:
volumes:
evolution_instances:
name: evolution_instances
external: true
evolution_store:
name: evolution_store
external: true
networks:
evolution-net: