syntax error containers list affine deploy
This commit is contained in:
@@ -17,8 +17,8 @@ for service in "${services[@]}"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
containers=(
|
containers=(
|
||||||
"$CONTAINER_SERVER",
|
"$CONTAINER_SERVER"
|
||||||
"$CONTAINER_POSTGRES",
|
"$CONTAINER_POSTGRES"
|
||||||
"$CONTAINER_REDIS"
|
"$CONTAINER_REDIS"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user