Closed d4rfl0w closed 7 months ago
Hi,
I have configuration in docker-compose:
mockserver_aggregator: image: castlemock/castlemock ports: - 8080:8080 volumes: - ./_infrastructure/mockserver/.castlemock:/root/.castlemock
How i can auto import some projects when service start in docker-compose?
Closing this issue since it is a duplicate of the following issue: https://github.com/castlemock/castlemock/issues/745
Hi,
I have configuration in docker-compose:
How i can auto import some projects when service start in docker-compose?