Skip to content

Commit

Permalink
remove env vars from service for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Aug 2, 2024
1 parent 1583f11 commit 77acb08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ services:
context: ./api
dockerfile: Dockerfile
target: development
environment:
- AUTH_TOKEN=secret
- TIFF_PATH=/opt/api/test_data
- GRID_TILES_PATH=/opt/api/test_data/grid
networks:
- amazonia360-network

Expand Down

0 comments on commit 77acb08

Please sign in to comment.