service/services/nginx.spec

8 lines
167 B
Plaintext

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