bali icon indicating copy to clipboard operation
bali copied to clipboard

Enhanced configuration

Open JoshYuJump opened this issue 2 years ago • 0 comments

  • [ ] 1. Store config in the environment

According to 12 factor's config specification. Our configuration still in python code.

image

We need to enhance it using environment or dotenv.

  • [x] 2. Optimized the stage template code

image

JoshYuJump avatar May 21 '22 13:05 JoshYuJump