Adds logs mount to pf service and adds logrotate
This commit is contained in:
parent
bc27392df9
commit
c62062f956
5 changed files with 7 additions and 4 deletions
|
|
@ -17,5 +17,6 @@ cp ./development/xdebug.ini ./static/php/xdebug.ini
|
|||
mkdir -p .vscode && cp ./development/launch.json ./.vscode/launch.json
|
||||
|
||||
# seed .env file with dev presets
|
||||
echo "path=\"$(pwd)\"" > ./.env
|
||||
echo "PROJECT_ROOT=\"$(pwd)\"" > ./.env
|
||||
cat ./development/.env.development >> ./.env
|
||||
echo "Remember to set your CCP SSO Client and Secret keys"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue