Files
2025-09-27 16:46:32 +03:00

7 lines
135 B
Plaintext

name: nginx
description: Nginx web server
type: background
start_cmd: /usr/sbin/nginx -g 'daemon off;'
exit_method: kill
restart: true