Skip to content

Instantly share code, notes, and snippets.

@Lyuji282
Created September 18, 2019 01:25
Show Gist options
  • Select an option

  • Save Lyuji282/45dcde1dd3a496b5c47d0617c8838b99 to your computer and use it in GitHub Desktop.

Select an option

Save Lyuji282/45dcde1dd3a496b5c47d0617c8838b99 to your computer and use it in GitHub Desktop.
ENV=Local
APP_NAME=
PORT=
AUTH_KEY=
KEY_PAIR=
SIZE=
INSTANCE_TYPE=t2.small
GOOGLE_API_SECRET_KEY=
API_DEBUG=True
AWS_KEY=
AWS_SECRET=
S3_BUCKET_NAME=
AWS_LOG_NAME=
AWS_REGION=ap-northeast-1
AWS_TARGET_GROUP_ARN=
AWS_SECURITY_GROUP_ID=
AWS_VPC=
AWS_SUBNET1=
AWS_SUBNET2=
CONTAINER_NAME_DEV=dkr.ecr.ap-northeast-1.amazonaws.com/
CONTAINER_NAME=dkr.ecr.ap-northeast-1.amazonaws.com/
CPU_LIMIT=1024
MEM_LIMIT=2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment