mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 18:13:58 +00:00
Compare commits
1 Commits
10.x
...
dockertest
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5cde05710 |
@@ -212,7 +212,7 @@ set -e
|
|||||||
if [ "$DEPLOYMENT_TYPE" = "dockervoyager" ]; then
|
if [ "$DEPLOYMENT_TYPE" = "dockervoyager" ]; then
|
||||||
has_camo=1
|
has_camo=1
|
||||||
has_nginx=1
|
has_nginx=1
|
||||||
has_appserver=1
|
has_appserver=0
|
||||||
has_rabbit=1
|
has_rabbit=1
|
||||||
has_postgres=1
|
has_postgres=1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user