mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
🐳 Expose netbox's nginx on port 8000
This commit is contained in:
parent
8ff5258070
commit
a285e75c78
@ -40,7 +40,7 @@ services:
|
||||
depends_on:
|
||||
- netbox
|
||||
ports:
|
||||
- 8080
|
||||
- 8000:8080
|
||||
volumes:
|
||||
- netbox-static-files:/opt/netbox/netbox/static:ro
|
||||
- netbox-nginx-config:/etc/netbox-nginx/:ro
|
||||
|
Loading…
Reference in New Issue
Block a user