CI/CD 2
This commit is contained in:
@@ -14,10 +14,18 @@
|
||||
|
||||
(common_auth) {
|
||||
basicauth {
|
||||
Standa {$BASIC_AUTH_HASH}
|
||||
Standa $2a$14$Qt8qzPSymY09baSwfhTVw./vsB4debh4UcS5Ty/2yg44vXrGnxTz.
|
||||
}
|
||||
}
|
||||
|
||||
deploy.hubacek.cloud {
|
||||
@allowed remote_ip 192.168.50.110
|
||||
handle @allowed {
|
||||
reverse_proxy 127.0.0.1:9001
|
||||
}
|
||||
respond "Forbidden" 403
|
||||
}
|
||||
|
||||
www.hubacek.cloud {
|
||||
redir https://hubacek.cloud{uri} permanent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user