mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
add alias to nginx
This commit is contained in:
@@ -21,8 +21,6 @@ services:
|
||||
ports:
|
||||
# HOST_PORT:CONTAINER_PORT
|
||||
- 6080:6080
|
||||
extra_hosts:
|
||||
- "matrix-rtc.m.localhost:host-gateway"
|
||||
networks:
|
||||
- ecbackend
|
||||
|
||||
@@ -104,4 +102,6 @@ services:
|
||||
depends_on:
|
||||
- synapse
|
||||
networks:
|
||||
- ecbackend
|
||||
ecbackend:
|
||||
aliases:
|
||||
- matrix-rtc.m.localhost
|
||||
|
||||
Reference in New Issue
Block a user