From 24923a2d99c066031354e11d9a6d5f7363a03f6b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 23 Jun 2024 20:05:50 +0200 Subject: simplify docker build --- fly.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'fly.toml') diff --git a/fly.toml b/fly.toml index 4488c03..3487e95 100644 --- a/fly.toml +++ b/fly.toml @@ -14,10 +14,6 @@ primary_region = "ams" PORT = "80" REDIRECT_OTHER_HOSTNAMES = "true" -[[files]] - guest_path = "/config.toml" - local_path = "config.toml" - [http_service] internal_port = 80 force_https = true -- cgit 1.4.1