service/services/nginx.spec

9 lines
189 B
Plaintext
Raw Normal View History

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