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