Remove the named user, change permissions to 'g+w'
This commit is contained in:
parent
01c4137dc9
commit
7942e9edbe
2 changed files with 5 additions and 8 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
- redis
|
||||
- netbox-worker
|
||||
env_file: env/netbox.env
|
||||
user: netbox
|
||||
user: '101'
|
||||
volumes:
|
||||
- ./startup_scripts:/opt/netbox/startup_scripts:z,ro
|
||||
- ./initializers:/opt/netbox/initializers:z,ro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue