added 4get

This commit is contained in:
dado
2025-05-04 15:03:11 +02:00
parent 3cc522919c
commit 7bb8f77764

View File

@ -15,6 +15,7 @@
https://www.novemila.org {
# Set this path to your site's directory.
root * /home/sistemostro/website/
# Enable the static file server.
file_server
@ -33,6 +34,7 @@ https://novemila.org {
https://phanpy.novemila.org {
root * /home/sistemostro/phanpy/
file_server
}
@ -88,7 +90,7 @@ https://podcast.novemila.org {
https://admin.cloud.novemila.org {
reverse_proxy localhost:3010 {
transport http {
tls_insecure_skip_verify
tls_insecure_skip_verify
}
}
}
@ -99,9 +101,9 @@ https://cloud.novemila.org {
# LIBRE-TRANSLATE
https://translate.novemila.org {
reverse_proxy localhost:3011
}
#https://translate.novemila.org {
# reverse_proxy localhost:3011
#}
# LINKWARDEN
@ -131,12 +133,18 @@ https://fmd.novemila.org {
reverse_proxy localhost:3015
}
# DASHY
# GLANCE
https://dashboard.novemila.org {
reverse_proxy localhost:3016
}
# 4GET
https://search.novemila.org {
reverse_proxy localhost:3017
}
# MOLLY
https://molly.novemila.org {