Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
added env for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DonHaul committed Aug 5, 2024
1 parent e8f89c1 commit 61fc2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ services:
volumes:
- ./backoffice:/app:z
env_file:
- .env
- ./backoffice/.envs/local/.django
- ./backoffice/.envs/local/.postgres
ports:
Expand Down

0 comments on commit 61fc2fc

Please sign in to comment.