Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
name: nginx
|
||||
description: Nginx web server
|
||||
type: background
|
||||
start_cmd: /usr/sbin/nginx -g 'daemon off;'
|
||||
exit_method: kill
|
||||
restart: true
|
||||
Reference in New Issue
Block a user