mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-05 12:16:38 +02:00
Add the non-tls port to the expose list
This commit is contained in:
parent
ee3b160a2a
commit
107a5c9441
@ -14,6 +14,6 @@ RUN cd /synapse \
|
||||
|
||||
VOLUME ["/data"]
|
||||
|
||||
EXPOSE 8448
|
||||
EXPOSE 8008/tcp 8448/tcp
|
||||
|
||||
ENTRYPOINT ["/start.py"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user