Ignore any further configurations which get added to Reverse Proxy.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,3 +7,5 @@ Volumes/*
|
|||||||
# Ignore logs
|
# Ignore logs
|
||||||
logs/*
|
logs/*
|
||||||
|
|
||||||
|
# Ignore private reverse proxy configurations.
|
||||||
|
Config/ReverseProxy/config/cond.d/*
|
Reference in New Issue
Block a user