mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
Revise tests. Use docker-compose.yml where possible
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Expected outcome: Container starts successfully with proper database mount
|
||||
# - NETALERTX_DB shows as writable and mounted
|
||||
# - No configuration warnings for database path
|
||||
# - Database persistence works correctly
|
||||
services:
|
||||
netalertx:
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user