Skip to content

Commit 09f154b

Browse files
committed
using branch edge instead of dev when developping
1 parent 37d1783 commit 09f154b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

traefik_stack5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cd ${ENV_MONOREPO} && \
2828
#### Edge setup (NOT recommended)
2929

3030
```
31-
ENV_BRANCH="dev"
31+
ENV_BRANCH="edge"
3232
ENV_MONOREPO="traefik_stack5"
3333
3434
# On play-with-docker, install common apps

0 commit comments

Comments
 (0)