mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-24 11:49:45 -05: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"]
|
VOLUME ["/data"]
|
||||||
|
|
||||||
EXPOSE 8448
|
EXPOSE 8008/tcp 8448/tcp
|
||||||
|
|
||||||
ENTRYPOINT ["/start.py"]
|
ENTRYPOINT ["/start.py"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user