Skip to content

Commit

Permalink
Fix docker-compose referencing WIP setup
Browse files Browse the repository at this point in the history
References #149
  • Loading branch information
waiting-for-dev committed Jun 3, 2021
1 parent b03d479 commit 0a46d04
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 0a46d04

Please sign in to comment.