use internal port for caddy proxying
This commit is contained in:
parent
dc852d0a58
commit
949310ee0a
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,6 @@
|
|||
|
||||
@sftp host sftp.akeley.tech
|
||||
handle @sftp {
|
||||
reverse_proxy sftpgo:8003
|
||||
reverse_proxy sftpgo:8080
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue