mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 03:24:11 +00:00
Update writefreely-web image
Updated with the official writeas/writefreely image on Docker Hub.
This commit is contained in:
parent
53ea85dc86
commit
e6c36fc2ef
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue