v1.4.0 better support when running in docker env
- support reading configs from environment variable. all config key can be configured by env variable. This feature is introduced in wells 1.4.0. - add another configuration file position /etc/{{name}}/{{name}}.conf to allow easier volume mount in kubernetes. - ci-build docker run use go user - add host and port in app default configuration - replace pep8 by pycodestyle
Showing
- project.clj 1 addition, 1 deletionproject.clj
- src/leiningen/new/python/Makefile 2 additions, 2 deletionssrc/leiningen/new/python/Makefile
- src/leiningen/new/python/config.py 4 additions, 1 deletionsrc/leiningen/new/python/config.py
- src/leiningen/new/python/requirements-dev.txt 3 additions, 3 deletionssrc/leiningen/new/python/requirements-dev.txt
- src/leiningen/new/python/requirements.txt 1 addition, 1 deletionsrc/leiningen/new/python/requirements.txt
Please register or sign in to comment