Skip to content

Commit

Permalink
fix: gen config dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Aug 21, 2024
1 parent 4e03320 commit 6c9202f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.gen-configs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ COPY ./docker/templates/coordinator-config.json /contracts/docker/templates/coor
COPY ./docker/templates/genesis.json /contracts/docker/templates/genesis.json
COPY ./docker/templates/rollup-config.json /contracts/docker/templates/rollup-config.json
COPY ./docker/templates/rollup-explorer-backend-config.json /contracts/docker/templates/rollup-explorer-backend-config.json
COPY ./docker/templates/admin-system-backend-config.json /contracts/docker/templates/admin-system-backend-config.json

COPY ./docker/scripts/gen-configs.sh /contracts/docker/scripts/gen-configs.sh

Expand Down

0 comments on commit 6c9202f

Please sign in to comment.