# Environment variables
총 3개의 포스트
Lambda was unable to configure your environment variables because the environment variables you have provided contains reserved keys that are currently not supported for modification. Reserved keys used in this request:
Lambda was unable to configure your environment variables because the environment variables you have provided contains reserved keys that are currentl
2022년 1월 14일
·
0개의 댓글.png)
파일의 환경 변수를 실제 값으로 교체해 주는 라이브러리 envsub
얼마 전에 Bitbucket Pipelines로 Google App Engine에 자동 배포 시 안전하게 환경변수 추가하기 라는 글을 올렸습니다. 해당 글 마지막에 아래와 같은 글을 적어놨습니다.위에서도 언급했지만, app.yaml 파일에 env_variables 항목
2020년 10월 29일
·
3개의 댓글Expo/React Native 환경 변수 설정하기
첫번째 프로젝트가 무사히(?) 끝났다.(물론 추가하고 싶은 기능도 있고, 리팩토링도 더 해야한다고 생각한다..!)첫번째 프로젝트에서 가장 힘들었던 건 배포하는 과정이었다.나는 Expo를 이용하여 React Native 기반의 안드로이드 앱을 개발했다.구글 플레이 스토어
2020년 4월 19일
·
0개의 댓글