added logs to caddy
All checks were successful
backend-action / build-image (push) Successful in 23s
All checks were successful
backend-action / build-image (push) Successful in 23s
This commit is contained in:
@@ -7,5 +7,9 @@
|
||||
handle_path /profileImages/* {
|
||||
rewrite * /sorvor{path}
|
||||
reverse_proxy http://minio:9000
|
||||
|
||||
}
|
||||
log {
|
||||
output file /var/log/caddy/access.log
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user