fix(compose): add version to docker-compose.prod.yml for compatibility
This commit is contained in:
parent
5c683c58f8
commit
a9561b5e6e
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
version: '3'
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: ghcr.io/writefreely/writefreely:latest
|
image: ghcr.io/writefreely/writefreely:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue