initial commit 2
This commit is contained in:
21
docs/wiki/02 - Environments.md
Normal file
21
docs/wiki/02 - Environments.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Environments
|
||||
|
||||
## Definitions
|
||||
|
||||
- Local (`loc`)
|
||||
|
||||
Your local machine.
|
||||
|
||||
- Development (`dev`)
|
||||
|
||||
Useful for us to test the implementation without messing with
|
||||
the partners experience.
|
||||
|
||||
- Staging (`stg`)
|
||||
|
||||
Used to simulate production and as homologation version.
|
||||
Works as the last step before production.
|
||||
|
||||
- Production (`prd`)
|
||||
|
||||
Production server.
|
||||
Reference in New Issue
Block a user