Skip to content

Commit 782f796

Browse files
committed
Add note on sanitizing namespace between deployments.
1 parent 2d47030 commit 782f796

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Your Nimbella project may also include a `web` folder which can be deployed to t
114114
web = true
115115
```
116116

117+
## Cleaning your Nimbella Namespace
118+
119+
The Nimbella project configuration (`project.yml`) allows for cleaning your namespace, or deployed API package. See [the documentation](https://docs.nimbella.com/configuration#adding-project-configuration) for more details on sanitizing the namespace between deployments.
117120

118121
## Exporting Environment Variables to Serverless APIs
119122

0 commit comments

Comments
 (0)