staging environment.

This commit is contained in:
Bryce Covert
2019-01-26 09:02:28 -08:00
parent e63d5d77e7
commit d18f68a15c
6 changed files with 9 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
eval $(docker-machine env aws01)
eval $(docker-machine env aws02)
docker-compose -f docker-compose.yml -f docker-compose.staging.yml -p staging up --build -d