We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e37aa commit a77a73fCopy full SHA for a77a73f
content/deployment.mdx
@@ -28,6 +28,8 @@ services:
28
image: ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.3.0
29
restart: unless-stopped
30
network_mode: "host"
31
+ command:
32
+ - --dev # this sets rtc port to 3478
33
34
caddy:
35
image: caddy:2
0 commit comments