mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 10:22:23 +08:00
Updated deployhooks (markdown)
@@ -508,7 +508,7 @@ acme.sh --deploy -d example.com --deploy-hook panos --insecure
|
||||
|
||||
```sh
|
||||
# export SYNO_Scheme="http" # Can be set to HTTPS, defaults to HTTP
|
||||
# export SYNO_Host="localhost" # Specify if not using on localhost
|
||||
# export SYNO_Hostname="localhost" # Specify if not using on localhost
|
||||
# export SYNO_Port="5000" # Port of DSM WebUI, defaults to 5000 for HTTP and 5001 for HTTPS
|
||||
export SYNO_Username="DSM_Admin_Username"
|
||||
export SYNO_Password="DSM_Admin_Password"
|
||||
|
||||
Reference in New Issue
Block a user