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