Skip to content

Commit 129b89f

Browse files
committed
remove crazy bit
1 parent 10abd87 commit 129b89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/dev_server/using-dev-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## What should I use it for?
22

3-
`dev-server` is intended as a replacement for creating certain kinds of environments in the LD app itself that are not part of a flag's release path e.g. Staging, UAT, QA, Production. The most common examples of this are local development environments and ephemeral CI environments. It can also be used for environments that do not need complex targeting rules and are mostly a snapshot of your staging environment equivalent, such as environments for live testing vendor integrations.
3+
`dev-server` is intended as a replacement for creating certain kinds of environments in the LD app itself that are not part of a flag's release path e.g. Staging, UAT, QA, Production. The most common examples of this are local development environments and ephemeral CI environments.
44

55
## What should I not use this for?
66

0 commit comments

Comments
 (0)