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:
|
||||
app:
|
||||
image: ghcr.io/writefreely/writefreely:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue