Skip to content

Commit e5c96e0

Browse files
authored
Merge pull request #2104 from Websoft9/upgrade/jitsi-meet-stable-10888
Refine Jitsi HTTPS-only defaults
2 parents 3cd1b02 + 7eb3110 commit e5c96e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/jitsi/.env

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ W9_POWER_PASSWORD='DmIl1gkx!W7ok6Ph'
66

77
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
88
W9_ID='jitsi'
9-
W9_HTTP_PORT_SET='9443'
109
W9_HTTPS_PORT_SET='9443'
1110
W9_UDP_PORT_SET='10000'
1211
W9_HTTPS_PORT=443
13-
W9_URL=internet_ip:$W9_HTTP_PORT_SET
12+
W9_URL=internet_ip:$W9_HTTPS_PORT_SET
1413
W9_URL_REPLACE=true
1514
W9_NETWORK=websoft9
1615
#### --------------------------------------------------------------------------------------- ####

0 commit comments

Comments
 (0)