fix docker-compose.yml gh link

This commit is contained in:
simon 2023-03-31 20:47:46 +07:00
parent ada9372492
commit 033465cf1b
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -8,7 +8,7 @@ For minimal system requirements, the Tube Archivist stack needs around 2GB of av
!!! note
For **arm64**: Tube Archivist is a multi arch container, same for redis. For Elasitc Search use the official image for arm64 support. Other architectures are not supported.
Save the [docker-compose.yml](./docker-compose.yml) file from this reposity somewhere permanent on your system, keeping it named `docker-compose.yml`. You'll need to refer to it whenever starting this application.
Save the [docker-compose.yml](https://github.com/tubearchivist/tubearchivist/blob/master/docker-compose.yml) file from this reposity somewhere permanent on your system, keeping it named `docker-compose.yml`. You'll need to refer to it whenever starting this application.
## Overview
The main Python application that displays and serves your video collection, built with Django.