mirror of
https://git.wownero.com/lza_menace/wownero-explorer.git
synced 2024-08-15 01:03:26 +00:00
fix minor typo in readme
This commit is contained in:
parent
cd00e0b4d6
commit
6420022616
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Alternatively, if you'd like to build/run using native Rust tools, follow these
|
||||||
|
|
||||||
I'm using [Traefik](https://docs.traefik.io/getting-started/concepts/) as a reverse proxy in order to handle automatic TLS certification with Let's Encrypt and to avoid manage Nginx configs. If you want to run the full installation you will need a registered domain and control of DNS records.
|
I'm using [Traefik](https://docs.traefik.io/getting-started/concepts/) as a reverse proxy in order to handle automatic TLS certification with Let's Encrypt and to avoid manage Nginx configs. If you want to run the full installation you will need a registered domain and control of DNS records.
|
||||||
|
|
||||||
I don't feel like paying for a cluster for this simple app so I'm using `docker-compose` on a single box that I can recreate easily often to avoid config drift.
|
I don't feel like paying for a cluster for this simple app so I'm using `docker-compose` on a single box that I can recreate easily and often to avoid config drift.
|
||||||
|
|
||||||
1. Create new file, `docker-compose.prod.yml` as a copy of `docker-compose.yml`
|
1. Create new file, `docker-compose.prod.yml` as a copy of `docker-compose.yml`
|
||||||
2. Uncomment labels under `wownero-explorer` service
|
2. Uncomment labels under `wownero-explorer` service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue