Explorar o código

fix: revert inadvertant commit

Aaron van Meerten %!s(int64=3) %!d(string=hai) anos
pai
achega
ea0267e546
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      docker-compose.yml

+ 1 - 2
docker-compose.yml

@@ -3,8 +3,7 @@ version: '3'
 services:
     # Frontend
     web:
-#        image: jitsi/web:latest
-        build: ./web
+        image: jitsi/web:latest
         restart: ${RESTART_POLICY}
         ports:
             - '${HTTP_PORT}:80'