Skip to content

Commit

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

Signed-off-by: moul <94029+moul@users.noreply.github.com>
  • Loading branch information
moul committed Oct 20, 2023
1 parent 2466911 commit f6d500a
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 f6d500a

Please sign in to comment.