♻: move nextcloud to app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s
This commit is contained in:
@@ -11,7 +11,7 @@ map $arg_v $asset_immutable {
|
||||
server {
|
||||
{% include './templates/header.conf.j2' %}
|
||||
# Path to the root of your installation
|
||||
root /srv/http/o.libertus.eu;
|
||||
root /var/www/o.libertus.eu;
|
||||
# Prevent nginx HTTP Server Detection
|
||||
server_tokens off;
|
||||
|
||||
|
Reference in New Issue
Block a user