fix: 初验针对修改
This commit is contained in:
@@ -13,11 +13,11 @@ Environment=BSM_RuntimeMode=prod
|
||||
Environment=RUN_MODE=prod
|
||||
Environment=BSM_Prefix=/data/app
|
||||
ExecStart=/data/app/ops-logs
|
||||
ExecStartPost=/data/app/systemd/wait-http.sh ops-logs http://127.0.0.1:12440/Logs/v1/ping/hello 60
|
||||
ExecStartPost=/data/app/systemd/wait-http.sh ops-logs http://127.0.0.1:12440/ready 60
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
TimeoutStartSec=75s
|
||||
TimeoutStopSec=30s
|
||||
TimeoutStopSec=75s
|
||||
KillSignal=SIGTERM
|
||||
StandardOutput=append:/data/app/logs/logs.log
|
||||
StandardError=inherit
|
||||
|
||||
Reference in New Issue
Block a user