Initial upload of legacy repository
This commit is contained in:
6
plex/web.config
Normal file
6
plex/web.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
<httpRedirect enabled="true" destination="https://app.plex.tv/web/app" exactDestination="true" />
|
||||
</system.webServer>
|
||||
</configuration>
|
Reference in New Issue
Block a user