✨ Load custom fields when creating the container.
This commit is contained in:
parent
b505aac213
commit
8e98b8d870
4 changed files with 33 additions and 0 deletions
|
@ -10,6 +10,7 @@ services:
|
|||
- postgres
|
||||
env_file: netbox.env
|
||||
volumes:
|
||||
- ./docker/startup_scripts:/opt/netbox/netbox/startup_scripts
|
||||
- netbox-nginx-config:/etc/netbox-nginx/
|
||||
- netbox-static-files:/opt/netbox/netbox/static
|
||||
- netbox-media-files:/opt/netbox/netbox/media
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue