feat(api): allo on the fly editing

This commit is contained in:
Taha Yassine Kraiem 2021-12-03 14:43:03 +01:00
parent 8329f5c3d2
commit 266bc2ae72

3
ee/api/entrypoint.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
python env_handler.py
chalice local --host 0.0.0.0 --stage ${ENTERPRISE_BUILD}