Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add sample .well-know config for Caddy
pull/16/head
anadahz
hace 7 años
padre
aefc2f0037
commit
12d96f5e23
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+6
-0
docs/configuring-well-known.md
+ 6
- 0
docs/configuring-well-known.md
Ver fichero
@@ -67,6 +67,12 @@ server {
</VirtualHost>
```
**For Caddy**, it would be something like this:
```caddy
proxy /.well-known/matrix https://matrix.DOMAIN
```
Make sure to:
- **replace `DOMAIN`** in the server configuration with your actual domain name
Escribir
Vista previa
Cargando…
Cancelar
Guardar