https://prefect.io logo
a

Aurélien Vallée

04/14/2021, 6:15 AM
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)
2 Views