mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
refactor: adjust nginx config file location
This commit is contained in:
@@ -22,5 +22,5 @@ http {
|
||||
gzip on;
|
||||
keepalive_timeout 65;
|
||||
|
||||
include /etc/nginx/conf.d/*;
|
||||
include /etc/nginx/http.d/*;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user