service/services/nginx.spec

9 lines
189 B
Plaintext

command: nginx -c ${SERVICE_ROOT}/nginx.conf
consumes: http?
provides: www, http
%directory ${SERVICE_ROOT}/
name: working directory
%configuration nginx.conf ${SERVICE_ROOT}/nginx.conf