Skip to content

Instantly share code, notes, and snippets.

View Lvdwardt's full-sized avatar
🥲
Working on azure devops for the next six months 👎

Lvdwardt

🥲
Working on azure devops for the next six months 👎
View GitHub Profile
@Lvdwardt
Lvdwardt / rustdesk.yml
Last active June 23, 2024 19:37
Rustdesk + Nginx proxy manager
version: '3'
networks:
rustdesk-net:
external: false
services:
nginx-proxy-manager:
image: 'jc21/nginx-proxy-manager:latest'