add auth
This commit is contained in:
@@ -5,4 +5,5 @@ services:
|
||||
- 5000:5000
|
||||
volumes:
|
||||
- /home/$USER:/data
|
||||
command: '/data -A'
|
||||
command: >
|
||||
/data -A --auth cerberus:pass@/data
|
||||
|
||||
Reference in New Issue
Block a user