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-files
|
||||
ExecStartPost=/data/app/systemd/wait-http.sh ops-files http://127.0.0.1:12452/Files/v1/ping/hello 60
|
||||
ExecStartPost=/data/app/systemd/wait-http.sh ops-files http://127.0.0.1:12452/ready 60
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
TimeoutStartSec=75s
|
||||
TimeoutStopSec=30s
|
||||
TimeoutStopSec=75s
|
||||
KillSignal=SIGTERM
|
||||
StandardOutput=append:/data/app/logs/files.log
|
||||
StandardError=inherit
|
||||
|
||||
Reference in New Issue
Block a user