Skip to content

Commit a77a73f

Browse files
committed
add --dev flag
1 parent e6e37aa commit a77a73f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/deployment.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ services:
2828
image: ghcr.io/pulsebeamdev/pulsebeam:pulsebeam-v0.3.0
2929
restart: unless-stopped
3030
network_mode: "host"
31+
command:
32+
- --dev # this sets rtc port to 3478
3133

3234
caddy:
3335
image: caddy:2

0 commit comments

Comments
 (0)