forked from wallabag/wallabag
Remove parameters.yml and related files
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
envsubst < /opt/wallabag/config/wallabag-php.ini > /usr/local/etc/php/conf.d/wallabag-php.ini
|
||||
envsubst < /opt/wallabag/config/parameters.yml > /var/www/html/app/config/parameters.yml
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user