📁 Quản Lý & Sửa File Nhanh
Mở Trang Reels (Port 5000) ↗
Danh sách file trong /home/luan
📄 ai_post.py
📄 bai_dang_affiliate.txt
📄 batch_gen.py
📄 dashboard.log
📄 docker-compose.yml
📄 editor.log
📄 fb_auto_post.py
📄 file_editor.py
📄 filebrowser.log
📄 loi_binh.mp3
📄 products_state.json
📄 sensor.py
📄 web_dashboard.py
✏️ Đang sửa: docker-compose.yml
version: '3.8' services: ollama: image: ollama/ollama:latest container_name: ollama ports: - "11434:11434" volumes: - ./ollama:/root/.ollama restart: always open-webui: image: ghcr.io/open-webui/open-webui:main container_name: open-webui ports: - "3000:8080" volumes: - ./open-webui:/app/backend/data depends_on: - ollama restart: always
💾 LƯU FILE & KHỞI ĐỘNG LẠI DASHBOARD