diff --git a/prod.yaml b/prod.yaml index 9ef7158..1a3c381 100644 --- a/prod.yaml +++ b/prod.yaml @@ -14,8 +14,7 @@ services: - livekit livekit: - build: - context: . + image: sphinx-livekit:latest restart: on-failure command: ["node", "server.js"] container_name: livekit.sphinx @@ -27,4 +26,8 @@ services: volumes: caddy: + + + +