changes to NGinx config, test if DB will regenerate from conf files.

This commit is contained in:
2026-03-04 08:01:19 +01:00
parent bd4a756e53
commit 43b8cfb296
20 changed files with 30 additions and 31 deletions

View File

@@ -152,21 +152,20 @@ umask 0022
#cd /opt/stacks/mailcow
#bash ./generate_config.sh < /dev/tty
# install youtube downloader to /opt/stacks/downloader so it shows up in dockge
cd /opt/dockge
docker compose up -d
#disable stub listener
echo "DNSStubListener=no" | tee -a /etc/systemd/resolved.conf
# up dockge
cd /opt/dockge
docker compose up -d
# call replacements for nginx db
echo ""
echo ""
echo ""