Skip to content

Commit

Permalink
fix(nginx): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Oct 2, 2024
1 parent 5afc4ef commit 8df4cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/nginx/default.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ server {
{
"status": "success",
"s3": "${S3_PUBLIC_URL}",
"htsget": "${HTSGET_PUBLIC_URL}"
"htsget": "${HTSGET_PUBLIC_URL}",
"fuzon": "${FUZON_PUBLIC_URL}"
}' ;
}
Expand Down

0 comments on commit 8df4cf3

Please sign in to comment.