mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 14:42:37 +02:00
9 lines
293 B
Plaintext
9 lines
293 B
Plaintext
option_settings:
|
|
aws:elasticbeanstalk:application:environment:
|
|
PARSE_MOUNT: "/parse"
|
|
APP_ID: "ReplaceWithAppID"
|
|
MASTER_KEY: "ReplaceWithMasterKey"
|
|
DATABASE_URI: "ReplaceWithDatabaseURI"
|
|
NODE_ENV: "production"
|
|
SERVER_URL: "http://myappname.elasticbeanstalk.com/parse"
|