Luka Vandervelden
87929be026
THIS IS A BREAKING CHANGE Hopefully, this change will make it easier to remove data on service removal, but also to export and backup service data and to add per-service system users. A few obsolete service definitions have also been updated to the new format. Testing is still incomplete, you may want to wait a few commits before using this.
7 lines
118 B
RPMSpec
7 lines
118 B
RPMSpec
command: nginx -c nginx.conf
|
|
consumes: http?
|
|
provides: www, http
|
|
ports: http=80, https=443
|
|
|
|
%configuration nginx.conf
|