tangled
alpha
login
or
join now
crashkeys.dev
/
audquotes
0
fork
atom
Source code for my personal quote bot project.
0
fork
atom
overview
issues
pulls
pipelines
fly: image registry bugfix.
crashkeys.dev
2 months ago
2bfb2c27
7879a739
0/1
build.yml
failed
11m 39s
+1
-1
1 changed file
expand all
collapse all
unified
split
fly.toml
+1
-1
fly.toml
···
7
7
cpus = 1
8
8
9
9
[build]
10
10
-
image = "flyio/audquotes:latest"
10
10
+
image = "registry.fly.io/audquotes:latest"
11
11
12
12
[http_service]
13
13
internal_port = 8080