Port 3000 should not be needed now for calcom as its working correctly!
This commit is contained in:
parent
4f886ce799
commit
3228ac7166
@ -27,8 +27,8 @@ services:
|
||||
container_name: calcom
|
||||
# hostname: calcom.$DOMAIN
|
||||
restart: always
|
||||
ports:
|
||||
- "3000:3000" # Map external port 3000 to internal port 3000 for broken code workaround
|
||||
# ports:
|
||||
# - "3000:3000" # Map external port 3000 to internal port 3000 for broken code workaround
|
||||
networks:
|
||||
core:
|
||||
ipv4_address: 192.168.0.48
|
||||
|
Loading…
x
Reference in New Issue
Block a user