Skip to content

Commit af8d0ec

Browse files
authored
Merge pull request #16 from diazwatson/patch-1
Update types.md
2 parents 33e1de3 + 41a8d0b commit af8d0ec

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)