Explorar el Código

Update docker-compose.yml

Shleeble hace 6 años
padre
commit
72d4c467bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -33,7 +33,7 @@ services:
       - external
       - internal
 
-  worker:
+  worker:  # Comment this whole block if HORIZON_EMBED is true.
     # Comment to use dockerhub image
     build: .
     image: pixelfed