mirror of https://github.com/abpframework/eventhub
2 changed files with 2 additions and 3 deletions
@ -1 +1 @@ |
|||
docker-compose -f infrastructure/posgres.yml -f infrastructure/redis.yml down |
|||
docker-compose -f infrastructure/postgres.yml -f infrastructure/redis.yml down |
|||
@ -1,2 +1 @@ |
|||
docker network create eventhub-network |
|||
docker-compose -f infrastructure/posgres.yml -f infrastructure/redis.yml up -d --remove-orphans |
|||
docker-compose -f infrastructure/postgres.yml -f infrastructure/redis.yml up -d --remove-orphans |
|||
Loading…
Reference in new issue