瀏覽代碼

Update writefreely-web image

Updated with the official writeas/writefreely image on Docker Hub.
pull/434/head
CJ Eller 3 年之前
committed by GitHub
父節點
當前提交
e6c36fc2ef
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docker-compose.yml

+ 1
- 1
docker-compose.yml 查看文件

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

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


Loading…
取消
儲存