apex / apex/up

Documentation - Different environment variables per stage

Open
#685 4 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
8.8k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Hello,

It seems to have been done in the #353 but I don't see it in the documentation and I tried several things but not successful.

What I tried :

```
"stages": {
"staging": {
"ENDPOINT": "http://dev.com",
"environment": {
"ENDPOINT": "http://dev.com"
}
}
```

Do someone have a clue ? :-)
Maybe it's only implemented for UP PRO ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.