Skip to content

Commit

Permalink
yii-starter-kit#654. Add upstream repository master branch. Update PW…
Browse files Browse the repository at this point in the history
…D button.
  • Loading branch information
alfredleo committed Feb 27, 2019
1 parent e169d19 commit e3e67b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ It was created and developing as a fast start for building an advanced sites bas

It covers typical use cases for a new project and will help you not to waste your time doing the same work in every project

[![Try in PWD](https://github.com/play-with-docker/stacks/raw/master/assets/images/button.png)](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/yii2-starter-kit/yii2-starter-kit/master/pwd-compose.yml)

## Before you start
Please, consider helping project via [contributions](https://github.com/yii2-starter-kit/yii2-starter-kit/issues) or [donations](#donations).

Expand Down
4 changes: 2 additions & 2 deletions pwd-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ services:
image: containerize/git
environment:
- REPO_LOCAL=/data/git/repos/yii2-starter-kit
- REPO_BRANCH=pwd_rework
- REPO_REMOTE=https://github.com/alfredleo/yii2-starter-kit.git
- REPO_BRANCH=master
- REPO_REMOTE=https://github.com/yii2-starter-kit/yii2-starter-kit.git
tty: true
volumes:
- starter_kit_app:/data/git/repos/yii2-starter-kit
Expand Down

0 comments on commit e3e67b9

Please sign in to comment.