feat: merge Xid-Catalog.xlsx, fix dmesg regex, and improve history UI
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
nv-log-analyzer:
|
||||
build: .
|
||||
container_name: nv-log-analyzer
|
||||
ports:
|
||||
- "8501:8501"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
environment:
|
||||
- STREAMLIT_SERVER_MAX_UPLOAD_SIZE=500
|
||||
Reference in New Issue
Block a user