From 773ba320f803860d8659d6244e34eab6c4c80932 Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Wed, 30 Aug 2023 16:45:09 -0400 Subject: [PATCH] Set `--server-name` --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 61e2f81..8a80fef 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: /bin/go-camo --socket-listen=/var/run/cabotage/cabotage.sock +web: /bin/go-camo --socket-listen=/var/run/cabotage/cabotage.sock --server-name=https://github.com/pypi/camo