Added Seerr
This commit is contained in:
8
Seerr/.env.example
Normal file
8
Seerr/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Time Zone where the application is operating
|
||||
SEERR_TZ="America/Los_Angeles"
|
||||
|
||||
# Main interface port for accessing the application
|
||||
SEERR_PORT="8055"
|
||||
|
||||
# Volume for persistent storage
|
||||
SEERR_VOLUME="seerr_data"
|
||||
Reference in New Issue
Block a user