Skip to content

Commit

Permalink
feat: update the hello world app
Browse files Browse the repository at this point in the history
  • Loading branch information
baktun14 committed Sep 13, 2024
1 parent 0af70e8 commit 016d5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/deploy-web/src/utils/templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
# The name of the service "web"
web:
# The docker container image with version. You must specify a version, the "latest" tag doesn't work.
image: akashlytics/hello-akash-world:0.2.0
image: baktun/hello-akash-world:1.0.0
# You can map ports here https://akash.network/docs/getting-started/stack-definition-language/#servicesexpose
expose:
- port: 3000
Expand Down

0 comments on commit 016d5bb

Please sign in to comment.