1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 15s
Docker Build & Deploy / Deploy to Production (push) Successful in 3s

This commit is contained in:
孙诚
2025-04-22 19:27:19 +08:00
parent a60c058a49
commit 2c728891a5

View File

@@ -5,8 +5,8 @@
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: nas_robot container_name: nas_robot
restart: always restart: always
privileged: false privileged: true
user: "1000:1000" user: "root:root"
networks: networks:
- all_in - all_in
environment: environment: