mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2025-07-01 07:56:43 +00:00
httpd module
This commit is contained in:
4
src/main/resources/module.yml
Normal file
4
src/main/resources/module.yml
Normal file
@ -0,0 +1,4 @@
|
||||
name: Plex-HTTPD
|
||||
version: 0.1
|
||||
description: HTTPD server for Plex
|
||||
main: dev.plex.HTTPDModule
|
2
src/main/resources/settings.yml
Normal file
2
src/main/resources/settings.yml
Normal file
@ -0,0 +1,2 @@
|
||||
server:
|
||||
port: 27192
|
Reference in New Issue
Block a user