mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-14 05:06:18 +00:00
Add caddy_net for allowing VPN access to containers from the WebServer
This commit is contained in:
@@ -6,5 +6,5 @@ domain.com {
|
||||
|
||||
# Reverse proxy
|
||||
ssl.test.benitez.ar {
|
||||
reverse_proxy * http://localhost:9090
|
||||
reverse_proxy * http://{CONTAINER_NAME}:{CONTAINER_PORT}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user