service/services/nginx.spec

8 lines
167 B
Plaintext
Raw Normal View History

command: nginx -c ${SERVICE_ROOT}/nginx.conf
provides: www
2019-10-27 23:02:45 +01:00
%directory ${SERVICE_ROOT}/
name: working directory
%configuration nginx.conf ${SERVICE_ROOT}/nginx.conf