mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2025-12-28 08:17:03 -05:00
refactor(docker): remove monitor.py references and adjust Dockerfile paths for clarity
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
!requirements.txt
|
||||
!docker-entrypoint.sh
|
||||
!healthcheck.py
|
||||
!monitor.py
|
||||
|
||||
# VERIFICATION: Required files that MUST exist:
|
||||
# - src/simpleguardhome/__init__.py
|
||||
@@ -24,7 +23,6 @@
|
||||
# - src/simpleguardhome/templates/index.html
|
||||
# - src/simpleguardhome/favicon.ico
|
||||
# - healthcheck.py
|
||||
# - monitor.py
|
||||
|
||||
# SAFETY: Never include these files even if allowed above
|
||||
**/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user