chore: turn on experiments while developing (#7121)

This commit is contained in:
Muhammad Atif Ali
2023-04-14 17:42:03 +03:00
committed by GitHub
parent 0bbe1562f3
commit 69797add49

View File

@ -122,7 +122,7 @@ fatal() {
trap 'fatal "Script encountered an error"' ERR
cdroot
start_cmd API "" "${CODER_DEV_SHIM}" server --http-address 0.0.0.0:3000 --swagger-enable --access-url "http://127.0.0.1:3000" "$@"
start_cmd API "" "${CODER_DEV_SHIM}" server --http-address 0.0.0.0:3000 --swagger-enable --access-url "http://127.0.0.1:3000" --experiments "*" "$@"
echo '== Waiting for Coder to become ready'
# Start the timeout in the background so interrupting this script