Skip to content

Commit

Permalink
chore: bump name to flask demo
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Feb 6, 2024
1 parent e1d5e82 commit db0527c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.k
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import app
config = app.App {
name = "flask_demo"
name = "flask-demo"
containers: {
flask_demo = {
image = "kcllang/flask_demo:8d31498e765ff67a2fa9933d4adffe067544b2fe"
Expand Down

0 comments on commit db0527c

Please sign in to comment.