mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-14 14:07:02 +05:30
Caddyfile: Fix staging webhook
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
4abfc04d82
commit
e4bc0f1155
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ https://staging.msfjarvis.website {
|
|||
repo https://github.com/msfjarvis/msfjarvis.website
|
||||
branch src
|
||||
path ../site_raw_staging
|
||||
hook /githook {$WEBHOOK_PASSWORD}
|
||||
hook /githook_staging {$WEBHOOK_PASSWORD_STAGING}
|
||||
then hugo --destination=/var/www/msfjarvis.website.staging --minify -DEFb=https://staging.msfjarvis.website
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue