What I did until now: - Tweak `config.toml` to se...
# prefect-server
a
What I did until now: • Tweak
config.toml
to set
host=
as my desired public IP for externally accessible services (:4200 and :8080) • Tweak
config.toml
to set
host=127.0.0.1
on ports that have no reason for a local deployment to be exposed (:4201 and :5432)