Update writefreely-web image
Updated with the official writeas/writefreely image on Docker Hub.
This commit is contained in:
parent
53ea85dc86
commit
e6c36fc2ef
|
@ -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 New Issue