diff options
| author | Ernst Widerberg <ernst@sunet.se> | 2022-06-07 16:19:23 +0200 |
|---|---|---|
| committer | Ernst Widerberg <ernst@sunet.se> | 2022-06-07 16:19:23 +0200 |
| commit | 561754be8fa4d5bd55962e5ea2d918f799366430 (patch) | |
| tree | 517b5dcd5f053c8492e8849c1e142c40881a5d53 /env.sh | |
| parent | 4eba70192d8747429d56ab2e2755772859cf2d25 (diff) | |
Replace env.sh with .env readable by Docker per default
Diffstat (limited to 'env.sh')
| -rw-r--r-- | env.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,3 +0,0 @@ -export PER_PAGE=5 -export COLLECTOR_URL=https://localhost:1443 -export JWT_URL=http://localhost:8000/api/v1.0/auth |
