This commit is contained in:
zino
2023-12-06 00:25:31 +01:00
parent f5b1477205
commit a697ffe38a
4 changed files with 9 additions and 74 deletions

View File

@@ -16,6 +16,8 @@ server {
ssl_session_cache shared:SSL:10m;
ssl_session_timeout 10m;
include "snippets/enable-vouch.conf";
location / {
resolver 127.0.0.11;
set $upstream "portainer:9000";