fix(caddy): add caddy IP access configuration to caddy with env vars
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
reverse_proxy penpot-frontend:80
|
||||
}
|
||||
|
||||
http://caddy {
|
||||
{$CADDY_HTTP_ADDRESSES:http://caddy} {
|
||||
reverse_proxy penpot-frontend:80
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user