Skip to content

Commit

Permalink
Merge pull request #1576 from aeternity/update-explorer
Browse files Browse the repository at this point in the history
ci: update aescan to 0.20.0
  • Loading branch information
davidyuk authored Feb 11, 2025
2 parents e5ef078 + a84d75e commit 1de3f0a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ services:
stop_grace_period: 0s

explorer:
# TODO: use upstream after merging https://github.com/aeternity/aescan/pull/774
image: davidyuk/temp:explorer
ports: [3070:80]
image: aeternity/aescan:0.20.0
ports: [3070:8080]
environment:
- NUXT_PUBLIC_NETWORK_NAME=Local network
- NUXT_PUBLIC_NODE_URL=http://host.docker.internal:3013
Expand Down

0 comments on commit 1de3f0a

Please sign in to comment.