flex/flex-training-flexinale/flexinale-modulith-2-components/infrastructure/docker/docker-compose_up.sh

6 lines
276 B
Bash

docker-compose \
--project-name flexinale-modulith-2-components \
-f ../../../infrastructure/docker/flexinale-network.yml \
-f ../../../infrastructure/docker/postgres/flexinale-postgres.yml \
-f flexinale-modulith-2-components.yml \
up