Skip to content

Commit ea0e8a3

Browse files
committed
newline
1 parent 65948cb commit ea0e8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/dev_server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# dev server
22
The dev server is a go server that ldcli can run. It provides a local-only version of all the APIs that support LaunchDarkly SDKs. You can use it to serve flags to local and ephemeral environments. It copies flag _values_ for a project from a source environment and serves those. There are also APIs that let you override those values so that you can enable a feature just in your dev environment, e.g.
33

4-
The build of the dev server is incorporated into the ldcli build itself. The UI provided by the dev server has a [manual build](./ui/README.md).
4+
The build of the dev server is incorporated into the ldcli build itself. The UI provided by the dev server has a [manual build](./ui/README.md).

0 commit comments

Comments
 (0)