Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit bbcf5ad

Browse files
authored
Update admin.md (#17)
1 parent 14124b4 commit bbcf5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Create a [project-config.json](../project-config.sample.json) file in the root o
1515

1616
## Configure Accounts
1717

18-
Add the account ids of the target accounts to the project-config.json file. The account Id will be passed to the deployment stage as an environment variable. Leave the account id blank for any environment you do not want to target.
18+
Add the account ids of the target accounts to the project-config.json file. The account Id will be passed to the deployment stage as an environment variable. Leave the account id blank (but do not remove the key e.g. dev, test, prod) for any environment you do not want to target.
1919

2020
```text
2121
{

0 commit comments

Comments
 (0)