Add the non-tls port to the expose list
parent
ee3b160a2a
commit
107a5c9441
|
@ -14,6 +14,6 @@ RUN cd /synapse \
|
|||
|
||||
VOLUME ["/data"]
|
||||
|
||||
EXPOSE 8448
|
||||
EXPOSE 8008/tcp 8448/tcp
|
||||
|
||||
ENTRYPOINT ["/start.py"]
|
||||
|
|
Loading…
Reference in New Issue