简体   繁体   中英

How Github repo can use AWS laravel elastic beanstalk environment variables without .env file

My elastic beanstalk laravel environment variables:

RDS_DB_NAME - aws.dfsefsd.us-east-1.com

RDS_HOSTNAME - root

RDS_PASSWORD - 1234

RDS_PORT - 3306

RDS_USERNAME - root

If you are using Github actions, you can add your .env variables under repo -> Settings -> Deploy keys.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM