all repos — homestead @ 237a76fb2bdd27148927cdcf53312717b76ca81e

Code for my website

simplify docker build

Alan Pearce
commit

237a76fb2bdd27148927cdcf53312717b76ca81e

parent

6af00f8d87504a843e0957398ebbba6c0b44f035

1 file changed, 0 insertions(+), 4 deletions(-)

changed files
M fly.tomlfly.toml
@@ -14,10 +14,6 @@ BASE_URL = "https://alanpearce.eu"
PORT = "80" REDIRECT_OTHER_HOSTNAMES = "true" -[[files]] - guest_path = "/config.toml" - local_path = "config.toml" - [http_service] internal_port = 80 force_https = true