Skip to content

Commit

Permalink
Merge pull request #160 from nebulab/waiting-for-dev/fix-docker-compose
Browse files Browse the repository at this point in the history
Fix docker-compose referencing WIP setup
  • Loading branch information
kennyadsl authored Jun 11, 2021
2 parents b03d479 + 0a46d04 commit 5f86542
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ services:
DB_POSTGRES_HOST: postgres
HISTFILE: "/home/solidus_starter_frontend_user/history/bash_history"
MYSQL_HISTFILE: "/home/solidus_starter_frontend_user/history/mysql_history"
# TODO: Remove repo/branch config when PR is merged
SOLIDUS_REPO: 'nebulab/solidus'
SOLIDUS_BRANCH: 'docker'
ports:
- "${SANDBOX_PORT:-3000}:${SANDBOX_PORT:-3000}"
volumes:
Expand Down

0 comments on commit 5f86542

Please sign in to comment.