File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ Install the Defang CLI from one of the following sources:
88
88
## Support
89
89
90
90
- File any issues [here](https://github.com/DefangLabs/defang/issues)
91
+ - Join our [Discord community](https://s.defang.io/discord) for real-time help and discussions
91
92
92
93
## Command completion
93
94
Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ The Defang Command-Line Interface [(CLI)](https://docs.defang.io/docs/getting-st
16
16
17
17
## Support
18
18
19
- - File any issues [ here] ( https://github.com/DefangLabs/defang/issues )
19
+ - File any issues [ right here on GitHub] ( https://github.com/DefangLabs/defang/issues )
20
+ - Join our [ Discord community] ( https://s.defang.io/discord ) for real-time help and discussions
20
21
21
22
## Environment Variables
22
23
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ The Defang Command-Line Interface [(CLI)](https://docs.defang.io/docs/getting-st
17
17
## Support
18
18
19
19
- File any issues [ here] ( https://github.com/DefangLabs/defang/issues )
20
+ - Join our [ Discord community] ( https://s.defang.io/discord ) for real-time help and discussions
20
21
21
22
## Environment Variables
22
23
@@ -52,4 +53,3 @@ The Defang CLI recognizes the following environment variables:
52
53
53
54
Environment variables will be loaded from a ` .defangrc ` file in the current directory, if it exists. This file follows
54
55
the same format as a ` .env ` file: ` KEY=VALUE ` pairs on each line, lines starting with ` # ` are treated as comments and ignored.
55
-
You can’t perform that action at this time.
0 commit comments