diff options
author | Teddy Wing | 2018-11-20 07:20:15 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-20 07:20:15 +0100 |
commit | 7d7ac8d747be198088664e45e5423919d9876651 (patch) | |
tree | d76fbd483b96f4425653143ae739f9f835939a3e /scripts/post-deploy.sh | |
parent | 3002290d98c31dc941b33946197e7f58c7ff9dad (diff) | |
download | dome-key-web-7d7ac8d747be198088664e45e5423919d9876651.tar.bz2 |
license-generator: Use compile-time environment variables
For whatever reason, the environment variables in my `.htaccess` weren't
getting passed to my FastCGI executables on my production server.
Wasn't sure how to get them passed to the programs, so decided instead
to compile the env variables into the binaries.
To do that, we source the environment file before building the release
builds in the Docker container.
Diffstat (limited to 'scripts/post-deploy.sh')
0 files changed, 0 insertions, 0 deletions