Updated seerr compose file
This commit is contained in:
@@ -4,10 +4,10 @@ services:
|
||||
init: true
|
||||
environment:
|
||||
- LOG_LEVEL=debug
|
||||
- TZ=America/Los_Angeles
|
||||
- TZ=${SEERR_TZ}
|
||||
- PORT=5055
|
||||
ports:
|
||||
- 5055:5055
|
||||
- ${SEERR_PORT}:5055
|
||||
volumes:
|
||||
- /home/{username}/config/seerr:/app/config
|
||||
- /home/${username}/config/seerr:/app/config
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user