Skip to content

Commit 6a312e1

Browse files
committed
docs(readme): include AUTO_SOURCE_ENABLED in quickstart exports
1 parent 0d4e207 commit 6a312e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export HEALTH_CHECK_TOKEN="replace-with-a-strong-token"
5555
export BROWSERLESS_IO_API_TOKEN="replace-with-your-browserless-token"
5656
export BUILD_TAG="local"
5757
export GIT_SHA="$(git rev-parse --short HEAD 2>/dev/null || echo dev)"
58+
export AUTO_SOURCE_ENABLED=true
5859
docker-compose up
5960
```
6061

0 commit comments

Comments
 (0)