mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 22:27:56 +00:00
Squashed 'bridges/' content from commit 062554430
git-subtree-dir: bridges git-subtree-split: 0625544309ff299307f7e110f252f04eac383102
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# nginx-proxy
|
||||
|
||||
This is a nginx reverse proxy configuration with Let's encrypt companion.
|
||||
Main purpose is to be able to use `https://polkadot.js.org/apps` to connect to
|
||||
a running network.
|
||||
|
||||
## How to?
|
||||
|
||||
In current directory:
|
||||
```bash
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Then start `rialto` network with the same command (one folder up). `nginx` should
|
||||
pick up new containers being created and automatically create a proxy setup for `Charlie`.
|
||||
Reference in New Issue
Block a user