removed version line from docker compose yaml (#800)

Co-authored-by: andrew <110792083+beboprocky@users.noreply.github.com>
This commit is contained in:
VolumeData21 2024-08-28 16:28:47 -04:00 committed by GitHub
parent fbc97a3841
commit bb243b382d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,3 @@
version: '3'
services:
linkding:
container_name: "${LD_CONTAINER_NAME:-linkding}"