fix: User=ubuntu in service file, simplify CI deploy step
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 7s
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 7s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
7f70d0c78f
commit
744f2118a8
@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
User=ubuntu
|
||||
WorkingDirectory=/opt/zhixi/backend/rag-worker
|
||||
Environment="PYTHONUNBUFFERED=1"
|
||||
EnvironmentFile=/opt/zhixi/backend/rag-worker/.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user