fix: route dev frontend through k3sctl catalog
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
server {
|
||||
listen 8080;
|
||||
server_name _;
|
||||
resolver 127.0.0.11 valid=30s ipv6=off;
|
||||
|
||||
# The dev frontend is intentionally reached through the existing backend-core
|
||||
# microservice proxy so the public port does not need direct access to D601.
|
||||
|
||||
Reference in New Issue
Block a user