Sfoglia il codice sorgente

Update writefreely-web image

Updated with the official writeas/writefreely image on Docker Hub.
pull/434/head
CJ Eller 3 anni fa
committed by GitHub
parent
commit
e6c36fc2ef
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      docker-compose.yml

+ 1
- 1
docker-compose.yml Vedi File

@@ -12,7 +12,7 @@ networks:
services:
writefreely-web:
container_name: "writefreely-web"
image: "writefreely:latest"
image: "writeas/writefreely:latest"

volumes:
- "web-keys:/go/keys"


Caricamento…
Annulla
Salva