Skip to content

Commit

Permalink
fix: repair staging docker-compose by using the new gnoweb CLI (gnola…
Browse files Browse the repository at this point in the history
…ng#1478)

Before:
<img width="1590" alt="Capture d’écran  2023-12-21 à 12 08 25"
src="https://github.com/gnolang/gno/assets/94029/21445293-1ddf-4f17-96a6-c21a8716e128">

After:
No problemo.
  • Loading branch information
moul authored and gfanton committed Jan 18, 2024
1 parent 66366cd commit ca8aa84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion misc/deployments/staging.gno.land/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ services:
- --faucet-url=https://faucet-staging.gno.land/
- --help-chainid=staging
- --help-remote=staging.gno.land:36657
- --views-dir=./gno.land/cmd/gnoweb/views
- --with-analytics
volumes:
- "./overlay:/overlay:ro"
Expand Down

0 comments on commit ca8aa84

Please sign in to comment.