zksync-era icon indicating copy to clipboard operation
zksync-era copied to clipboard

fix(zk_stack): Non-isolated network for compose-generated zk stack

Open artmakh opened this issue 1 year ago • 1 comments

What ❔

Removing creation of isolated docker network for zk stack components generated from zk stack init

Why ❔

This will enable to access all API's and endpoints from local machine.

Checklist

  • [x] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [ ] Tests for the changes have been added / updated.
  • [ ] Documentation comments have been added / updated.
  • [x] Code has been formatted via zk fmt and zk lint.
  • [ ] Spellcheck has been run via zk spellcheck.
  • [ ] Linkcheck has been run via zk linkcheck.

artmakh avatar Feb 21 '24 10:02 artmakh

@artmakh is this PR still relevant? If not, could you please close it?

popzxc avatar Mar 15 '24 13:03 popzxc