Updates development.sh to preserve production php.ini
This commit is contained in:
parent
c919dfd6d1
commit
85bc41a76e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
mv ./docker-compose.yml ./docker-compose.production.yml
|
||||
mv ./Dockerfile ./Dockerfile.production
|
||||
mv ./static/pathfinder/environment.ini ./static/pathfinder/environment.production.ini
|
||||
mv ./static/php/php.ini ./static/php/php.production.ini
|
||||
|
||||
# copy development versions
|
||||
cp ./development/docker-compose.development.yml ./docker-compose.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue