new: usr: Add opportunity to use profile picture. #4
This commit is contained in:
@@ -8,8 +8,8 @@ until php -r "new PDO('pgsql:host=db;port=5432;dbname=${POSTGRES_DB}', '${POSTGR
|
||||
done
|
||||
echo "[entrypoint] Database is ready."
|
||||
|
||||
echo "[entrypoint] Warming up Symfony cache..."
|
||||
php bin/console cache:warmup
|
||||
echo "[entrypoint] Clearing and warming Symfony cache..."
|
||||
php bin/console cache:clear
|
||||
|
||||
echo "[entrypoint] Running database migrations..."
|
||||
php bin/console doctrine:migrations:migrate --no-interaction --allow-no-migration
|
||||
|
||||
Reference in New Issue
Block a user