Pinned
383 contributions in the last year
Contribution activity
January 2021
Created 2 commits in 1 repository
Created 1 repository
Created a pull request in snipe/snipe-it that received 1 comment
Fix docker/startup.sh to run migrations before supervisord
Description This restores the intended behavior of the docker image, whereby migrations are run automatically at startup. See the history of this d…
+2
−4
•
1
comment
Opened 1 other pull request in 1 repository
SCons/scons
1
open
Created an issue in vlucas/phpdotenv that received 5 comments
References to variables which are not set are left expanded
Summary
If .env
references a variable (e.g. ${FOO}
) which is not already set (either via the external environment, or in the .env
file, it is left …
5
comments