forked from leftypol/leftypol
docker: do not mention secrets.php in leftypol dockerfile
This commit is contained in:
parent
040bf21c47
commit
c6f0dc5f4e
1 changed files with 0 additions and 6 deletions
|
@ -73,12 +73,6 @@ done
|
||||||
|
|
||||||
# Copy an empty instance configuration if the file is a link (it was linked because it did not exist before).
|
# Copy an empty instance configuration if the file is a link (it was linked because it did not exist before).
|
||||||
set_cfg 'instance-config.php'
|
set_cfg 'instance-config.php'
|
||||||
set_cfg 'secrets.php'
|
|
||||||
|
|
||||||
# Initialize an empty writable secrests.php with the default if it doesn't exist.
|
|
||||||
#touch /var/www/inc/secrets.php
|
|
||||||
#chown www-data /var/www/inc/secrets.php
|
|
||||||
#chgrp www-data /var/www/inc/secrets.php
|
|
||||||
|
|
||||||
# Link the composer dependencies.
|
# Link the composer dependencies.
|
||||||
ln -nfs /code/vendor /var/www/
|
ln -nfs /code/vendor /var/www/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue