diff --git a/services/nginx.spec b/services/nginx.spec index e42c50a..f2e2985 100644 --- a/services/nginx.spec +++ b/services/nginx.spec @@ -1,7 +1,7 @@ command: nginx -c ${SERVICE_ROOT}/nginx.conf consumes: http? provides: www, http -ports: http=80, https=443, test +ports: http=80, https=443 %directory ${SERVICE_ROOT}/ name: working directory