Skip to content

Commit 41a8d0b

Browse files
authored
Update types.md
Update types to reflect the actual number of environment types currently supported.
1 parent 33e1de3 commit 41a8d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Environment Types
22

3-
Warden currently supports three environment types. These types are passed to `env-init` when configuring a project for local development for the first time. This list of environment types can also be seen by running `warden env-init --help` on your command line. The `docker-compose` configuration used to assemble each environment type can be found in the [environments directory](https://github.com/wardenenv/warden/tree/main/environments) on Github.
3+
Warden currently supports eight environment types. These types are passed to `env-init` when configuring a project for local development for the first time. This list of environment types can also be seen by running `warden env-init --help` on your command line. The `docker-compose` configuration used to assemble each environment type can be found in the [environments directory](https://github.com/wardenenv/warden/tree/main/environments) on Github.
44

55
## Local
66

0 commit comments

Comments
 (0)