Remove verison, is obsolete

This commit is contained in:
2024-03-26 13:58:42 +00:00
parent 9bfd862595
commit 9f7f7a50b0
10 changed files with 1 additions and 2 deletions

0
data/user_conf.d/blog.conf Normal file → Executable file
View File

0
data/user_conf.d/collabora.conf Normal file → Executable file
View File

0
data/user_conf.d/filebrowser.conf Normal file → Executable file
View File

0
data/user_conf.d/gitea.conf Normal file → Executable file
View File

0
data/user_conf.d/nextcloud.conf Normal file → Executable file
View File

2
data/user_conf.d/root.conf Normal file → Executable file
View File

@@ -8,7 +8,7 @@ server {
ssl_trusted_certificate /etc/letsencrypt/live/awin.one/chain.pem; ssl_trusted_certificate /etc/letsencrypt/live/awin.one/chain.pem;
location / { location / {
proxy_pass http://192.168.1.22:8010; proxy_pass http://192.168.1.24:8010;
proxy_set_header Host $http_host; proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

0
data/user_conf.d/rss.conf Normal file → Executable file
View File

0
data/user_conf.d/storj.conf Normal file → Executable file
View File

0
data/user_conf.d/storjkh.conf Normal file → Executable file
View File

View File

@@ -1,4 +1,3 @@
version: '3'
services: services:
nginx: nginx: