We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3c288 commit 2a8625bCopy full SHA for 2a8625b
docs/wave-lite.mdx
@@ -1,11 +1,12 @@
1
# Wave lite
2
3
-Wave can be used in lite mode by setting MICRONAUT_ENVIRONMENTS=lite.
+Wave can be used in Lite mode by setting `MICRONAUT_ENVIRONMENTS=lite`.
4
5
This mode only offers the following features:
6
+
7
- Augmentation
8
- Inspect
9
10
## Install
11
-you can use [docker-compose](https://github.com/seqeralabs/wave/blob/master/docker-compose.yml) to run the lite version of wave.
12
+You can use [docker-compose](./install/docker-compose) to run the Lite version of Wave.
0 commit comments