Skip to content

Commit

Permalink
Pass .env file to Birdwatcher.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibz authored Jan 25, 2024
1 parent 531f461 commit eb789a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ services:
volumes:
- "./plebeian-market-secrets:/secrets"
- "./plebeian-market-state:/state"
env_file: .env
command: python main.py
web:
image: ghcr.io/plebeiantech/plebeian-market-web
Expand Down

0 comments on commit eb789a5

Please sign in to comment.