actualizados servidores
This commit is contained in:
@@ -51,22 +51,6 @@ services:
|
||||
depends_on:
|
||||
- synapse
|
||||
|
||||
matrix-proxy:
|
||||
image: nginx:alpine
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- synapse
|
||||
networks:
|
||||
default:
|
||||
ipv4_address: 10.10.10.8
|
||||
ports:
|
||||
- "8008:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./configs/nginx/matrix-proxy.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./configs/well-known:/var/www/well-known:ro
|
||||
- ./configs/nginx/certs:/etc/nginx/certs:ro
|
||||
|
||||
volumes:
|
||||
matrix_postgres_data:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user