ソースを参照

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キー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"


読み込み中…
キャンセル
保存