mirror of
https://github.com/varun-r-mallya/server-scripts.git
synced 2025-12-31 20:16:25 +00:00
Update Caddyfile
This commit is contained in:
@ -25,7 +25,7 @@
|
|||||||
:43211 {
|
:43211 {
|
||||||
basicauth /* {
|
basicauth /* {
|
||||||
# caddy hash-password --plaintext yourpassword
|
# caddy hash-password --plaintext yourpassword
|
||||||
varun $2a$14$ZY.l3V.ecHUWEO0phmNr9.ieQN15n5uIyrlLx4S4rLRKgm6YoGxGe
|
varun <hash>
|
||||||
}
|
}
|
||||||
reverse_proxy localhost:43210
|
reverse_proxy localhost:43210
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user