httpd module

This commit is contained in:
Taah
2022-04-01 20:59:47 -07:00
commit 0e22777f37
16 changed files with 1321 additions and 0 deletions

View File

@ -0,0 +1,4 @@
name: Plex-HTTPD
version: 0.1
description: HTTPD server for Plex
main: dev.plex.HTTPDModule

View File

@ -0,0 +1,2 @@
server:
port: 27192