fix: fixing naming conventions for initial deployment.

This commit is contained in:
2023-12-14 15:20:46 -06:00
parent c4398c641e
commit 4f6e628e06
15 changed files with 685 additions and 611 deletions

View File

@@ -141,6 +141,5 @@ http {
# ======================================================================== #
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/snippets/legacy_mappings.conf;
include /etc/nginx/sites-enabled/*;
}