removing "test" port
parent
36000bfb97
commit
fd704745fa
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue