From 561754be8fa4d5bd55962e5ea2d918f799366430 Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Tue, 7 Jun 2022 16:19:23 +0200 Subject: Replace env.sh with .env readable by Docker per default --- env.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 env.sh (limited to 'env.sh') diff --git a/env.sh b/env.sh deleted file mode 100644 index 57c6c9a..0000000 --- a/env.sh +++ /dev/null @@ -1,3 +0,0 @@ -export PER_PAGE=5 -export COLLECTOR_URL=https://localhost:1443 -export JWT_URL=http://localhost:8000/api/v1.0/auth -- cgit v1.1