change filename in docs

This commit is contained in:
Leon Hubrich
2024-05-17 11:39:24 +00:00
parent 2d077afe2b
commit baba3410c5
11 changed files with 15 additions and 15 deletions
@@ -2,5 +2,5 @@
title: Ubuntu Server
weight: 30
---
In Ubuntu Server, you have two method to deplay RustDesk Server, Docker or nornal `.deb` installation, Docker is more recommend for unexperienced users, because you could just copy the `docker-compose.yml`, and do some modify and you good to go!
In Ubuntu Server, you have two method to deplay RustDesk Server, Docker or nornal `.deb` installation, Docker is more recommend for unexperienced users, because you could just copy the `compose.yml`, and do some modify and you good to go!
{{% children depth="3" showhidden="true" %}}