Sfoglia il codice sorgente

Update docker-compose.yml

Shleeble 6 anni fa
parent
commit
72d4c467bd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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