removing "test" port

This commit is contained in:
Philippe PITTOLI 2019-11-04 14:00:13 +01:00
parent 36000bfb97
commit fd704745fa

View File

@ -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