Add port 8448

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-16 07:44:05 -04:00 committed by GitHub
parent c91123febc
commit 920d69e5f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,7 @@ services:
ports: ports:
- 443:443 - 443:443
- 80:80 - 80:80
- 8448:8448
networks: networks:
- matrix - matrix
- element - element