Skip to content

Commit

Permalink
chore: repair-staging (gnolang#1268)
Browse files Browse the repository at this point in the history
Due to gnolang#1176 (removing `-pages-dir` flag from `gnoweb`)
Blocks gnolang#1108

Signed-off-by: moul <94029+moul@users.noreply.github.com>
  • Loading branch information
moul authored and thehowl committed Oct 21, 2023
1 parent b780cd7 commit 9c49c27
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
- --pages-dir=/overlay/pages
- --views-dir=./gno.land/cmd/gnoweb/views
volumes:
- "./overlay:/overlay:ro"
Expand Down

0 comments on commit 9c49c27

Please sign in to comment.