Skip to content

Commit

Permalink
Removed unneeded environment config
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Rusakov authored and lanseg committed Sep 26, 2024
1 parent 060c5ee commit 2e840d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ services:
depends_on:
postgis:
condition: service_healthy
env_file: ./geoshop/${TEST_MODE:+test}.env
env_file: ./geoshop/.env
volumes:
- geoshop-files:/geoshop/files
healthcheck:
Expand Down
50 changes: 0 additions & 50 deletions geoshop/test.env

This file was deleted.

0 comments on commit 2e840d8

Please sign in to comment.