Documentation - Different environment variables per stage
Đang mở
question
- Ngôn ngữ chính
- Go
- Star
- 8.8k
- Fork
- 383
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.