We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c55cd commit af87345Copy full SHA for af87345
docker-compose.yml
@@ -15,8 +15,6 @@ services:
15
container_name: netbox
16
depends_on:
17
- postgres
18
- ports:
19
- - 8001:8001
20
environment:
21
SUPERUSER_NAME: admin
22
SUPERUSER_EMAIL: [email protected]
0 commit comments