Add missing network config

This commit is contained in:
Erick Ruiz de Chavez 2024-05-04 15:33:40 -04:00
parent 332fec136e
commit a342ad0842

View file

@ -7,3 +7,7 @@ services:
- 8081:8081
networks:
- palmiers
networks:
palmiers:
external: true