6 lines
266 B
Bash
6 lines
266 B
Bash
docker-compose \
|
|
--project-name flexinale-modulith-1-onion \
|
|
-f ../../../infrastructure/docker/flexinale-network.yml \
|
|
-f ../../../infrastructure/docker/postgres/flexinale-postgres.yml \
|
|
-f flexinale-modulith-1-onion.yml \
|
|
up
|