mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-26 18:38:38 -06:00
remove debug port exposure for netbox
This commit is contained in:
parent
318b7a3b88
commit
3277eac320
@ -15,8 +15,6 @@ services:
|
||||
container_name: netbox
|
||||
depends_on:
|
||||
- postgres
|
||||
ports:
|
||||
- 8001:8001
|
||||
environment:
|
||||
SUPERUSER_NAME: admin
|
||||
SUPERUSER_EMAIL: admin@example.com
|
||||
|
Loading…
Reference in New Issue
Block a user