Change network in docker-compose(api, mongo and redis), add mongo-express and rebrow, tools for maintenance and visualize data

This commit is contained in:
Helio Elias 2023-07-14 17:59:29 +00:00
parent 4453dff36d
commit 8c4f2991c7
2 changed files with 3 additions and 2 deletions

View File

@ -19,4 +19,4 @@ volumes:
networks:
default:
name: evolution-net
name: evolution-net

View File

@ -22,4 +22,5 @@ volumes:
networks:
default:
name: evolution-net
name: evolution-net