Skip to content

Commit 9e6dc48

Browse files
committed
Adjust gettingstarted
1 parent bd3a2ab commit 9e6dc48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/gettingstarted.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ This `.env` file is used to configure:
6666
- **Ports** – Adjust the exposed ports (specifically, Caddy's) depending on
6767
environment or application (you may bring up multiple).
6868

69-
> ⚠️ The .env file is for local development only. Never store real secrets in
70-
> version control or production. Use CI/CD environment variables or a secrets
71-
> manager instead.
69+
> ⚠️ The .env file is for development only. Never store real secrets in version
70+
> control or production. Use CI/CD environment variables or a secrets manager
71+
> instead.
7272
7373
## 3. Start the Stack
7474

0 commit comments

Comments
 (0)