diff --git a/docker-compose.yml.pre-harden b/docker-compose.yml.pre-harden new file mode 100644 index 0000000..2ced777 --- /dev/null +++ b/docker-compose.yml.pre-harden @@ -0,0 +1,18 @@ +version: '3.8' + +services: + rwallet-online: + build: . + container_name: rwallet-online + restart: unless-stopped + labels: + - "traefik.enable=true" + - "traefik.http.routers.rwallet.rule=Host(`rwallet.online`) || Host(`www.rwallet.online`) || Host(`wallets.bondingcurve.tech`)" + - "traefik.http.routers.rwallet.entrypoints=web" + - "traefik.http.services.rwallet.loadbalancer.server.port=80" + networks: + - traefik-public + +networks: + traefik-public: + external: true diff --git a/index.html b/index.html index b3a7064..246b347 100644 --- a/index.html +++ b/index.html @@ -518,6 +518,7 @@ .btn-row { flex-direction: column; align-items: center; } } +
@@ -764,6 +765,7 @@ rFunds rTrips rCart + rChoices rWallet rFiles rTube @@ -773,6 +775,7 @@ rStack rAuctions rPubs + rDataPart of the r* ecosystem — collaborative tools for communities.