Source code for my personal quote bot project.

fly: image registry bugfix.

+1 -1
+1 -1
fly.toml
··· 7 7 cpus = 1 8 8 9 9 [build] 10 - image = "flyio/audquotes:latest" 10 + image = "registry.fly.io/audquotes:latest" 11 11 12 12 [http_service] 13 13 internal_port = 8080