6 lines
250 B
Text
Executable file
6 lines
250 B
Text
Executable file
podman-compose \
|
|
--project-name flexinale-monolith \
|
|
-f ../../../infrastructure/podman/flexinale-network.yml \
|
|
-f ../../../infrastructure/podman/postgres/flexinale-postgres.yml \
|
|
-f flexinale-monolith.yml \
|
|
up
|