Skip to content

Commit

Permalink
carsahring: use .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Apr 12, 2024
1 parent 8a4a3be commit a15cd77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infrastructure/docker-compose.run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ services:
restart: unless-stopped
volumes:
- carsharing-gbfs:/app/out
env_file:
- .env

carsharing-nginx:
image: nginx:1.25.4-alpine
Expand Down

0 comments on commit a15cd77

Please sign in to comment.