up
This commit is contained in:
@@ -17,4 +17,7 @@ fi
|
||||
chmod -R 775 storage bootstrap/cache
|
||||
chown -R www-data:www-data storage bootstrap/cache
|
||||
|
||||
# Create missing DB tables (sessions, cache) without breaking existing data
|
||||
php /app/docker/ensure-tables.php 2>/dev/null || true
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user