5 lines
88 B
Bash
5 lines
88 B
Bash
APP_HOST=${CFG_APP_HOST}
|
|
APP_DOMAIN=${CFG_APP_DOMAIN}
|
|
APP_PASSWORD=${CFG_APP_PASSWORD}
|
|
|