fix(devops): remove porkbun requirement from livekit (#21)
This commit is contained in:
@@ -2,8 +2,7 @@ FROM caddy:2-builder AS builder
|
||||
|
||||
RUN xcaddy build \
|
||||
--with github.com/abiosoft/caddy-yaml \
|
||||
--with github.com/mholt/caddy-l4 \
|
||||
--with github.com/caddy-dns/porkbun
|
||||
--with github.com/mholt/caddy-l4
|
||||
|
||||
FROM caddy:2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user