Skip to content

Commit

Permalink
Remove unneeded env
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam S. Crouch committed Nov 20, 2022
1 parent b18a061 commit 0d71de8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phoenix-development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ services:
- bash
- "-c"
- "cd ../phoenixjs-1.0 && yarn link && cd ../phoenix && yarn link @phoenixlan/phoenix.js && yarn && yarn start"
env_file:
- .npm_env
- .fa_env
volumes:
- ../../phoenixcrew-v1:/srv/phoenix
- ../../phoenixjs-1.0:/srv/phoenixjs-1.0
Expand Down

0 comments on commit 0d71de8

Please sign in to comment.