diff --git a/backend/.dx b/backend/.dx index 57b7083..dfba619 100644 --- a/backend/.dx +++ b/backend/.dx @@ -1,9 +1,13 @@ use stage from #public.uix; endpoint: stage { - prod: @+example-videocall3 + prod: @+example-videocall }, location: stage { prod: @+unyt-host-1 +} + +domain: stage { + prod: 'video.example.unyt.app' } \ No newline at end of file