- Add .drone.yml file to configure CI/CD pipeline - Set up Docker build and push to private registry - Add deployment configuration for development and production environments - Include health check and environment variable support
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
VITE_API_BASE_URL= 'http://127.0.0.1:12401'
|
|
# VITE_API_BASE_URL='http://partial2.kkknametrans.buzz'
|