From ffd0620667e82c0054469e615eb0d890ec9ba39f Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 8 Mar 2021 19:51:05 +0300 Subject: [PATCH] Update 'Home' --- Home.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Home.md b/Home.md index 7dbd981..67ac660 100644 --- a/Home.md +++ b/Home.md @@ -254,10 +254,6 @@ docker-compose exec db /bin/bash \ You won't be able to use official Docker Hub images, those are amd64 only. Use dynamic setup (master branch of this repository) instead. -Caddy (web) container used in this setup is not available on arm. You can use nginx frontend instead by uncommenting ``web-nginx`` container in ``docker-compose.yml``. Don't forget to comment out `web` container. - -After replacing `web` with `web-nginx` everything should work normally. Note potential performance issues, especially if you use microsd. - ## TODO See [TODO](wiki/TODO). \ No newline at end of file