diff --git a/README.md b/README.md index ed0126d..910b6ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Sample site for web scraping practice. -Visit https://yoyodyne-propulsion.fly.dev/ to see the site. +Visit https://scrapple.fly.dev/ to see the site. diff --git a/fly.toml b/fly.toml index 74eb27f..81b806f 100644 --- a/fly.toml +++ b/fly.toml @@ -1,6 +1,6 @@ -# fly.toml file generated for parks-www on 2022-12-07T17:27:00-06:00 +# fly.toml file generated for scrapple on 2022-12-08T00:19:14-06:00 -app = "parks-www" +app = "scrapple" kill_signal = "SIGINT" kill_timeout = 5 processes = []