Refactor: Moved Dockerfile to root, updated structure and documentation for Netbox integration

This commit is contained in:
Gemini Agent
2025-12-05 20:07:07 +00:00
parent 6ec63ec7bf
commit c5825234f8
3 changed files with 48 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
services:
netbox-docker-ui:
build:
context: ./frontend
context: .
dockerfile: Dockerfile
container_name: netbox-docker-ui
restart: unless-stopped