Skip to content

Commit

Permalink
Update shared breakpoint endpoint to rendezvous.namespace.so.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugosantos committed May 25, 2023
1 parent e0e9197 commit 6d8d42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dockerfile = "Dockerfile"

[env]
PROXY_LISTEN = "fly-global-services:5000"
PROXY_PUBLIC = "breakpoint.namespace.so"
PROXY_PUBLIC = "rendezvous.namespace.so"
PROXY_FRONTEND = '{"kind": "proxy_proto", "port_start": 2000, "port_end": 60000, "listen_port": 10000}'
PROXY_VALIDATE_GITHUB_OIDC = "true"

Expand Down

0 comments on commit 6d8d42e

Please sign in to comment.