mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-19 19:25:52 +00:00
Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store
This commit is contained in:
@@ -21,7 +21,7 @@ possibly scattered across instances like this instance using the
|
||||
To run this service & nginx in two separate preconfigured containers, simply run:
|
||||
|
||||
```bash
|
||||
TELEMETRY=YES URL_PREFIX=https://xpop.my-site.com docker-compose up --build
|
||||
PORT=80 SSLPORT=443 TELEMETRY=YES URL_PREFIX=https://localhost docker-compose up --build
|
||||
```
|
||||
|
||||
Run with `-d` flag to run 'detached', in the background.
|
||||
|
||||
5
conf/ssl/README.md
Normal file
5
conf/ssl/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# WARNING
|
||||
|
||||
The certificates in this folder are **SELF SIGNED SAMPLES** just so NGINX will boot.
|
||||
|
||||
You will have to **REPLACE THESE FILES** with your own valid certificates.
|
||||
Reference in New Issue
Block a user