feat: add PBinCLI installation and configuration tasks; update EchoIP service to check for updates and clean up files
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
restart: always
|
||||
read_only: true
|
||||
user: "1000:1000"
|
||||
ports:
|
||||
- "8585:8080"
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
Reference in New Issue
Block a user