[~] Refactor
This commit is contained in:
parent
67ce19ca44
commit
8a4a8eaa32
@ -1289,7 +1289,7 @@ server {
|
|||||||
'/usr/sbin/nginx',
|
'/usr/sbin/nginx',
|
||||||
'-c',
|
'-c',
|
||||||
os.path.join(CONF_DIR, 'nginx.conf'),
|
os.path.join(CONF_DIR, 'nginx.conf'),
|
||||||
'-p',
|
'-p', DATA_DIR,
|
||||||
'-g', 'daemon off;',
|
'-g', 'daemon off;',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user