removing "test" port

master
Philippe PITTOLI 2019-11-04 14:00:13 +01:00
parent 36000bfb97
commit fd704745fa
1 changed files with 1 additions and 1 deletions

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